Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-32681 (GCVE-0-2023-32681)
Vulnerability from cvelistv5 – Published: 2023-05-26 17:02 – Updated: 2025-02-13 16:54- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:25:36.610Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202309-08"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32681",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-14T19:35:47.263757Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-14T19:35:55.755Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "requests",
"vendor": "psf",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.3.0, \u003c 2.31.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-17T08:07:02.389Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"url": "https://security.gentoo.org/glsa/202309-08"
}
],
"source": {
"advisory": "GHSA-j8r2-6x86-q33q",
"discovery": "UNKNOWN"
},
"title": "Unintended leak of Proxy-Authorization header in requests"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-32681",
"datePublished": "2023-05-26T17:02:52.899Z",
"dateReserved": "2023-05-11T16:33:45.731Z",
"dateUpdated": "2025-02-13T16:54:56.639Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-32681",
"date": "2026-06-21",
"epss": "0.02782",
"percentile": "0.84508"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.3.0\", \"versionEndExcluding\": \"2.31.0\", \"matchCriteriaId\": \"15530292-B507-496D-B36E-0CA89A7037C6\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Requests es una librer\\u00eda HTTP. Desde Requests 2.3.0, Requests ha estado filtrando cabeceras Proxy-Authorization a los servidores de destino cuando se redirige a un endpoint HTTPS. Esto es producto de c\\u00f3mo usamos `rebuild_proxies` para volver a adjuntar la cabecera `Proxy-Authorization` a las peticiones. Para conexiones HTTP enviadas a trav\\u00e9s del t\\u00fanel, el proxy identificar\\u00e1 la cabecera en la propia petici\\u00f3n y la eliminar\\u00e1 antes de reenviarla al servidor de destino. Sin embargo, cuando se env\\u00eda a trav\\u00e9s de HTTPS, la cabecera `Proxy-Authorization` debe enviarse en la solicitud CONNECT, ya que el proxy no tiene visibilidad sobre la solicitud en t\\u00fanel. Esto provoca que las solicitudes reenv\\u00eden las credenciales del proxy al servidor de destino de forma no intencionada, lo que permite a un actor malicioso filtrar informaci\\u00f3n confidencial. Este problema se ha corregido en la versi\\u00f3n 2.31.0.\"}]",
"id": "CVE-2023-32681",
"lastModified": "2024-11-21T08:03:50.377",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 4.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 4.0}]}",
"published": "2023-05-26T18:15:14.147",
"references": "[{\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-32681\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-26T18:15:14.147\",\"lastModified\":\"2025-02-13T17:16:32.583\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\"},{\"lang\":\"es\",\"value\":\"Requests es una librer\u00eda HTTP. Desde Requests 2.3.0, Requests ha estado filtrando cabeceras Proxy-Authorization a los servidores de destino cuando se redirige a un endpoint HTTPS. Esto es producto de c\u00f3mo usamos `rebuild_proxies` para volver a adjuntar la cabecera `Proxy-Authorization` a las peticiones. Para conexiones HTTP enviadas a trav\u00e9s del t\u00fanel, el proxy identificar\u00e1 la cabecera en la propia petici\u00f3n y la eliminar\u00e1 antes de reenviarla al servidor de destino. Sin embargo, cuando se env\u00eda a trav\u00e9s de HTTPS, la cabecera `Proxy-Authorization` debe enviarse en la solicitud CONNECT, ya que el proxy no tiene visibilidad sobre la solicitud en t\u00fanel. Esto provoca que las solicitudes reenv\u00eden las credenciales del proxy al servidor de destino de forma no intencionada, lo que permite a un actor malicioso filtrar informaci\u00f3n confidencial. Este problema se ha corregido en la versi\u00f3n 2.31.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.0\",\"versionEndExcluding\":\"2.31.0\",\"matchCriteriaId\":\"15530292-B507-496D-B36E-0CA89A7037C6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}],\"references\":[{\"url\":\"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/psf/requests/releases/tag/v2.31.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202309-08\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/psf/requests/releases/tag/v2.31.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202309-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"name\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"name\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T15:25:36.610Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-32681\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-14T19:35:47.263757Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-14T19:35:52.173Z\"}}], \"cna\": {\"title\": \"Unintended leak of Proxy-Authorization header in requests\", \"source\": {\"advisory\": \"GHSA-j8r2-6x86-q33q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"psf\", \"product\": \"requests\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.3.0, \u003c 2.31.0\"}]}], \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"name\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"name\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-09-17T08:07:02.389Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-32681\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:54:56.639Z\", \"dateReserved\": \"2023-05-11T16:33:45.731Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-05-26T17:02:52.899Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023_7050
Vulnerability from csaf_redhat - Published: 2023-11-14 15:53 - Updated: 2024-11-15 17:34A flaw was found in the Python tarfile module. Extracting a crafted TAR archive with the tarfile.extract or tarfile.extractall functions could lead to a directory traversal vulnerability, resulting in overwrite of arbitrary files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src | — |
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\nSecurity Fix(es):\n\n* python: tarfile module directory traversal (CVE-2007-4559)\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\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.9 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-2023:7050",
"url": "https://access.redhat.com/errata/RHSA-2023:7050"
},
{
"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.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "263261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "2213594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213594"
},
{
"category": "external",
"summary": "2213836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213836"
},
{
"category": "external",
"summary": "2213847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213847"
},
{
"category": "external",
"summary": "2217853",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217853"
},
{
"category": "external",
"summary": "2217862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217862"
},
{
"category": "external",
"summary": "2218267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218267"
},
{
"category": "external",
"summary": "2222717",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222717"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7050.json"
}
],
"title": "Red Hat Security Advisory: python38:3.8 and python38-devel:3.8 security update",
"tracking": {
"current_release_date": "2024-11-15T17:34:48+00:00",
"generator": {
"date": "2024-11-15T17:34:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7050",
"initial_release_date": "2023-11-14T15:53:18+00:00",
"revision_history": [
{
"date": "2023-11-14T15:53:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T15:53:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:34:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.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": "python38:3.8:8090020230810143931:d9f72c26",
"product": {
"name": "python38:3.8:8090020230810143931:d9f72c26",
"product_id": "python38:3.8:8090020230810143931:d9f72c26",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python38@3.8:8090020230810143931:d9f72c26"
}
}
},
{
"category": "product_version",
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-PyMySQL@0.10.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-babel@2.7.0-11.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-jinja2@2.11.3-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product": {
"name": "python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product_id": "python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip@19.3.1-7.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product": {
"name": "python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product_id": "python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-7.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-ply@3.11-10.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytz@2019.3-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-requests@2.22.0-10.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"product": {
"name": "python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"product_id": "python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-5.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-5.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-six@1.12.0-10.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"product": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"product_id": "python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel@0.33.6-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-devel:3.8:8090020230810143931:d9f72c26",
"product": {
"name": "python38-devel:3.8:8090020230810143931:d9f72c26",
"product_id": "python38-devel:3.8:8090020230810143931:d9f72c26",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python38-devel@3.8:8090020230810143931:d9f72c26"
}
}
},
{
"category": "product_version",
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-atomicwrites@1.3.0-8.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-attrs@19.3.0-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-more-itertools@7.2.0-5.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-packaging@19.2-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pluggy@0.13.0-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-py@1.8.0-8.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyparsing@2.4.5-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytest@4.6.6-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"product": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"product_id": "python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wcwidth@0.1.7-16.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.7.0-11.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.22.0-10.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.7-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.33.6-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"product": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"product_id": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"product": {
"name": "python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"product_id": "python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@19.3.1-7.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-5.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.12.0-10.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2019.3-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"product": {
"name": "scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"product_id": "scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"product_id": "pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@4.6.6-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.3.0-8.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-5.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@19.2-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.0-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.8.0-8.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-16.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src",
"product": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src",
"product_id": "python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.5-3.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_id": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_id": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_id": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_id": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_id": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_id": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.9.0%2B19592%2B4b459c9b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-7.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_id": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.17-2.module%2Bel8.9.0%2B19642%2Ba12b4af6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_id": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-5.module%2Bel8.9.0%2B19598%2B4a60c7b7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
"product_reference": "python38:3.8:8090020230810143931:d9f72c26",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src"
},
"product_reference": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch"
},
"product_reference": "python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch"
},
"product_reference": "python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch"
},
"product_reference": "python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64"
},
"product_reference": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le"
},
"product_reference": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x"
},
"product_reference": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64"
},
"product_reference": "python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch"
},
"product_reference": "python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src"
},
"product_reference": "python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src"
},
"product_reference": "scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64"
},
"product_reference": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le"
},
"product_reference": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x"
},
"product_reference": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64 as a component of python38:3.8:8090020230810143931:d9f72c26 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64"
},
"product_reference": "scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
"product_reference": "python38-devel:3.8:8090020230810143931:d9f72c26",
"relates_to_product_reference": "CRB-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch"
},
"product_reference": "python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src as a component of python38-devel:3.8:8090020230810143931:d9f72c26 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
},
"product_reference": "python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src",
"relates_to_product_reference": "CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2007-4559",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2007-08-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "263261"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. Extracting a crafted TAR archive with the tarfile.extract or tarfile.extractall functions could lead to a directory traversal vulnerability, resulting in overwrite of arbitrary files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: tarfile module directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security has rated this issue as having a Moderate security impact, a future update may address this flaw. More information regarding issue severity can be found here: https://access.redhat.com/security/updates/classification.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2007-4559"
},
{
"category": "external",
"summary": "RHBZ#263261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559"
}
],
"release_date": "2007-08-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:53:18+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.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7050"
},
{
"category": "workaround",
"details": "Do not extract archives from untrusted sources with the Python tarfile module. Users of the module should add sanity checks when calling the tarfile.extract or tarfile.extractall functions.",
"product_ids": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: tarfile module directory traversal"
},
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:53:18+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.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7050"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:Cython-debugsource-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:numpy-debugsource-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-cryptography-debugsource-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-PyMySQL-0:0.10.1-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-asn1crypto-0:1.2.0-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-babel-0:2.7.0-11.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-chardet-0:3.0.4-19.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debug-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debuginfo-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-debugsource-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-devel-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idle-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-idna-0:2.8-6.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-jinja2-0:2.11.3-1.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-libs-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+19592+4b459c9b.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-doc-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pip-wheel-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-ply-0:3.11-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pycparser-0:2.19-3.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pysocks-0:1.7.1-4.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-requests-0:2.22.0-10.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-rpm-macros-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-test-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-tkinter-0:3.8.17-2.module+el8.9.0+19642+a12b4af6.x86_64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-urllib3-0:1.25.7-5.module+el8.9.0+19598+4a60c7b7.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+19592+4b459c9b.noarch",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-pip-0:19.3.1-7.module+el8.9.0+19642+a12b4af6.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-setuptools-0:41.6.0-5.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:python3x-six-0:1.12.0-10.module+el8.9.0+19592+4b459c9b.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:pytz-0:2019.3-4.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.src",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.aarch64",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.ppc64le",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.s390x",
"AppStream-8.9.0.GA:python38:3.8:8090020230810143931:d9f72c26:scipy-debugsource-0:1.3.1-5.module+el8.9.0+19598+4a60c7b7.x86_64",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.src",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-atomicwrites-0:1.3.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-attrs-0:19.3.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-more-itertools-0:7.2.0-5.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-packaging-0:19.2-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pluggy-0:0.13.0-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-py-0:1.8.0-8.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-pytest-0:4.6.6-3.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python38-wcwidth-0:0.1.7-16.module+el8.9.0+19592+4b459c9b.noarch",
"CRB-8.9.0.GA:python38-devel:3.8:8090020230810143931:d9f72c26:python3x-pyparsing-0:2.4.5-3.module+el8.9.0+19592+4b459c9b.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
}
]
}
RHSA-2024:0299
Vulnerability from csaf_redhat - Published: 2024-01-18 16:31 - Updated: 2026-06-02 15:08A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-requests is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-requests package contains a library designed to make HTTP requests easy for developers.\n\nSecurity Fix(es):\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0299",
"url": "https://access.redhat.com/errata/RHSA-2024:0299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0299.json"
}
],
"title": "Red Hat Security Advisory: python-requests security update",
"tracking": {
"current_release_date": "2026-06-02T15:08:05+00:00",
"generator": {
"date": "2026-06-02T15:08:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0299",
"initial_release_date": "2024-01-18T16:31:18+00:00",
"revision_history": [
{
"date": "2024-01-18T16:31:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-18T16:31:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:08:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-requests-0:2.20.0-3.el8_6.src",
"product": {
"name": "python-requests-0:2.20.0-3.el8_6.src",
"product_id": "python-requests-0:2.20.0-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.20.0-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product": {
"name": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product_id": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests@2.20.0-3.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.20.0-3.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src"
},
"product_reference": "python-requests-0:2.20.0-3.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-0:2.20.0-3.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
},
"product_reference": "python3-requests-0:2.20.0-3.el8_6.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-18T16:31:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0299"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
}
]
}
RHSA-2024_0299
Vulnerability from csaf_redhat - Published: 2024-01-18 16:31 - Updated: 2024-11-15 17:40A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-requests is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-requests package contains a library designed to make HTTP requests easy for developers.\n\nSecurity Fix(es):\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0299",
"url": "https://access.redhat.com/errata/RHSA-2024:0299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0299.json"
}
],
"title": "Red Hat Security Advisory: python-requests security update",
"tracking": {
"current_release_date": "2024-11-15T17:40:36+00:00",
"generator": {
"date": "2024-11-15T17:40:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0299",
"initial_release_date": "2024-01-18T16:31:18+00:00",
"revision_history": [
{
"date": "2024-01-18T16:31:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-18T16:31:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:40:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-requests-0:2.20.0-3.el8_6.src",
"product": {
"name": "python-requests-0:2.20.0-3.el8_6.src",
"product_id": "python-requests-0:2.20.0-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.20.0-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product": {
"name": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product_id": "python3-requests-0:2.20.0-3.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests@2.20.0-3.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.20.0-3.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src"
},
"product_reference": "python-requests-0:2.20.0-3.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-0:2.20.0-3.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
},
"product_reference": "python3-requests-0:2.20.0-3.el8_6.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-18T16:31:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0299"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.EUS:python-requests-0:2.20.0-3.el8_6.src",
"BaseOS-8.6.0.Z.EUS:python3-requests-0:2.20.0-3.el8_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
}
]
}
SUSE-SU-2023:2638-1
Vulnerability from csaf_suse - Published: 2023-06-26 13:07 - Updated: 2023-06-26 13:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.14.1.noarch | — |
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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2638,SUSE-SLE-HA-12-SP5-2023-2638,SUSE-SLE-Module-Public-Cloud-12-2023-2638,SUSE-SLE-SERVER-12-SP5-2023-2638",
"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/suse-su-2023_2638-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2638-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232638-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2638-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018027.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2023-06-26T13:07:36Z",
"generator": {
"date": "2023-06-26T13:07:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2638-1",
"initial_release_date": "2023-06-26T13:07:36Z",
"revision_history": [
{
"date": "2023-06-26T13:07:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-requests-2.24.0-8.14.1.noarch",
"product": {
"name": "python-requests-2.24.0-8.14.1.noarch",
"product_id": "python-requests-2.24.0-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.24.0-8.14.1.noarch",
"product": {
"name": "python3-requests-2.24.0-8.14.1.noarch",
"product_id": "python3-requests-2.24.0-8.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.14.1.noarch as component of SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.14.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.14.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.14.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.14.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.14.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.14.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.14.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.14.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.14.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.14.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.14.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-26T13:07:36Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
SUSE-SU-2023:2865-1
Vulnerability from csaf_suse - Published: 2023-07-18 09:07 - Updated: 2023-07-18 09:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:python-requests-2.11.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-requests-2.11.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-requests-2.11.1-6.34.1.noarch | — |
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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2865,SUSE-SLE-HA-12-SP4-2023-2865,SUSE-SLE-Manager-Tools-12-2023-2865,SUSE-SLE-Module-Adv-Systems-Management-12-2023-2865",
"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/suse-su-2023_2865-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2865-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232865-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2865-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015523.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2023-07-18T09:07:21Z",
"generator": {
"date": "2023-07-18T09:07:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2865-1",
"initial_release_date": "2023-07-18T09:07:21Z",
"revision_history": [
{
"date": "2023-07-18T09:07:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-requests-2.11.1-6.34.1.noarch",
"product": {
"name": "python-requests-2.11.1-6.34.1.noarch",
"product_id": "python-requests-2.11.1-6.34.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.11.1-6.34.1.noarch",
"product": {
"name": "python3-requests-2.11.1-6.34.1.noarch",
"product_id": "python3-requests-2.11.1-6.34.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product": {
"name": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-adv-systems-management:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.11.1-6.34.1.noarch as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:python-requests-2.11.1-6.34.1.noarch"
},
"product_reference": "python-requests-2.11.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.11.1-6.34.1.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-requests-2.11.1-6.34.1.noarch"
},
"product_reference": "python-requests-2.11.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.11.1-6.34.1.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-requests-2.11.1-6.34.1.noarch"
},
"product_reference": "python3-requests-2.11.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.11.1-6.34.1.noarch as component of SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.34.1.noarch"
},
"product_reference": "python-requests-2.11.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Advanced Systems Management 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.11.1-6.34.1.noarch as component of SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.34.1.noarch"
},
"product_reference": "python3-requests-2.11.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Advanced Systems Management 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12 SP4:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.34.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Linux Enterprise High Availability Extension 12 SP4:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.34.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12 SP4:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.34.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.34.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-18T09:07:21Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
SUSE-SU-2023:2866-1
Vulnerability from csaf_suse - Published: 2023-07-18 09:09 - Updated: 2023-07-18 09:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-requests-2.24.0-150300.3.3.1.noarch | — |
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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2866,SUSE-SLE-Micro-5.3-2023-2866,SUSE-SLE-Micro-5.4-2023-2866,SUSE-SLE-Module-Basesystem-15-SP4-2023-2866,SUSE-SLE-Module-Basesystem-15-SP5-2023-2866,SUSE-SLE-Product-RT-15-SP3-2023-2866,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2866,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2866,SUSE-SUSE-MicroOS-5.1-2023-2866,SUSE-SUSE-MicroOS-5.2-2023-2866,openSUSE-Leap-Micro-5.3-2023-2866,openSUSE-SLE-15.4-2023-2866,openSUSE-SLE-15.5-2023-2866",
"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/suse-su-2023_2866-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2866-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232866-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2866-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015522.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2023-07-18T09:09:32Z",
"generator": {
"date": "2023-07-18T09:09:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2866-1",
"initial_release_date": "2023-07-18T09:09:32Z",
"revision_history": [
{
"date": "2023-07-18T09:09:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-requests-2.24.0-150300.3.3.1.noarch",
"product": {
"name": "python2-requests-2.24.0-150300.3.3.1.noarch",
"product_id": "python2-requests-2.24.0-150300.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.24.0-150300.3.3.1.noarch",
"product": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch",
"product_id": "python3-requests-2.24.0-150300.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python2-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Proxy 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python2-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.24.0-150300.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Linux Enterprise Micro 5.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Proxy 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python2-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.24.0-150300.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Proxy 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python2-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Manager Server 4.2:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.4:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.24.0-150300.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-18T09:09:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
SUSE-SU-2023:2883-1
Vulnerability from csaf_suse - Published: 2023-07-19 09:54 - Updated: 2023-07-19 09:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python3-requests-2.24.0-8.17.1.noarch | — |
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": "Security update for python3-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-requests fixes the following issues:\n\n- CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2883,SUSE-SLE-SDK-12-SP5-2023-2883,SUSE-SLE-SERVER-12-SP5-2023-2883,SUSE-SLE-WE-12-SP5-2023-2883",
"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/suse-su-2023_2883-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2883-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232883-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2883-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018028.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python3-requests",
"tracking": {
"current_release_date": "2023-07-19T09:54:23Z",
"generator": {
"date": "2023-07-19T09:54:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2883-1",
"initial_release_date": "2023-07-19T09:54:23Z",
"revision_history": [
{
"date": "2023-07-19T09:54:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-requests-2.24.0-8.17.1.noarch",
"product": {
"name": "python3-requests-2.24.0-8.17.1.noarch",
"product_id": "python3-requests-2.24.0-8.17.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python3-requests-2.24.0-8.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-19T09:54:23Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
SUSE-SU-2023:3094-1
Vulnerability from csaf_suse - Published: 2023-08-01 11:13 - Updated: 2023-08-01 11:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.16.1.noarch | — |
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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2023-32681: fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3094,SUSE-SLE-Module-Public-Cloud-15-SP1-2023-3094,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3094,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3094,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3094,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3094,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3094,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3094,SUSE-Storage-7-2023-3094",
"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/suse-su-2023_3094-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3094-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233094-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3094-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-August/030673.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2023-08-01T11:13:22Z",
"generator": {
"date": "2023-08-01T11:13:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3094-1",
"initial_release_date": "2023-08-01T11:13:22Z",
"revision_history": [
{
"date": "2023-08-01T11:13:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-requests-2.25.1-150100.6.16.1.noarch",
"product": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch",
"product_id": "python2-requests-2.25.1-150100.6.16.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150100.6.16.1.noarch",
"product": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch",
"product_id": "python3-requests-2.25.1-150100.6.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.16.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.16.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.16.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.16.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-01T11:13:22Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
SUSE-SU-2024:2685-1
Vulnerability from csaf_suse - Published: 2024-07-31 23:48 - Updated: 2024-07-31 23:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch | — |
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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2685,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2685,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2685,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2685,SUSE-Storage-7.1-2024-2685,openSUSE-Leap-Micro-5.3-2024-2685",
"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/suse-su-2024_2685-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2685-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242685-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2685-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036241.html"
},
{
"category": "self",
"summary": "SUSE Bug 1211674",
"url": "https://bugzilla.suse.com/1211674"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-07-31T23:48:22Z",
"generator": {
"date": "2024-07-31T23:48:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2685-1",
"initial_release_date": "2024-07-31T23:48:22Z",
"revision_history": [
{
"date": "2024-07-31T23:48:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-requests-2.24.0-150300.3.3.1.noarch",
"product": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch",
"product_id": "python3-requests-2.24.0-150300.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-150300.3.3.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch"
},
"product_reference": "python3-requests-2.24.0-150300.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"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": [
"SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.24.0-150300.3.3.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.24.0-150300.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-31T23:48:22Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
WID-SEC-W-2023-1603
Vulnerability from csaf_certbund - Published: 2023-06-29 22:00 - Updated: 2025-11-06 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Checkmk Checkmk <2.2.0p5
tribe29 / checkmk
|
<2.2.0p5 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Checkmk ist eine IT-Monitoring-Software.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in tribe29 checkmk ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1603 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1603.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1603 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1603"
},
{
"category": "external",
"summary": "Checkmk Security Advisory vom 2023-06-29",
"url": "https://checkmk.com/werk/15689"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4982 vom 2023-09-05",
"url": "https://access.redhat.com/errata/RHSA-2023:4982"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-268 vom 2025-11-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000216397/dsa-2023-268-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "tribe29 checkmk: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2025-11-06T23:00:00.000+00:00",
"generator": {
"date": "2025-11-07T08:42:05.807+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-1603",
"initial_release_date": "2023-06-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.2.0p5",
"product": {
"name": "Checkmk Checkmk \u003c2.2.0p5",
"product_id": "T028369"
}
},
{
"category": "product_version",
"name": "2.2.0p5",
"product": {
"name": "Checkmk Checkmk 2.2.0p5",
"product_id": "T028369-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:tribe29:checkmk:2.2.0p5"
}
}
}
],
"category": "product_name",
"name": "checkmk"
}
],
"category": "vendor",
"name": "tribe29"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"product_status": {
"known_affected": [
"67646",
"T028369",
"T048226",
"T039664"
]
},
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-32681"
}
]
}
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.