Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-40217 (GCVE-0-2023-40217)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:24:55.789Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.python.org/dev/security/" }, { "tags": [ "x_transferred" ], "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-40217", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-02T16:31:39.875777Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-02T16:32:08.930Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-10-11T22:06:19.810772", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://www.python.org/dev/security/" }, { "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-40217", "datePublished": "2023-08-25T00:00:00", "dateReserved": "2023-08-10T00:00:00", "dateUpdated": "2024-10-02T16:32:08.930Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-40217\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-08-25T01:15:09.017\",\"lastModified\":\"2024-11-21T08:19:01.303\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \\\"not connected\\\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"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:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.18\",\"matchCriteriaId\":\"57315FC0-A50B-4677-9186-FD04F046419C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.18\",\"matchCriteriaId\":\"9AEA72AE-65B5-4685-BB0C-5E077D4BFA6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.13\",\"matchCriteriaId\":\"23CCE2C2-CC19-4C91-A173-B583E598FAFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.5\",\"matchCriteriaId\":\"2EE37B61-ADAD-4F98-B732-DEBC5BECBC55\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231006-0014/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.python.org/dev/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231006-0014/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.python.org/dev/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.python.org/dev/security/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\", \"name\": \"[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231006-0014/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\", \"name\": \"[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T18:24:55.789Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-40217\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-02T16:31:39.875777Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-02T16:32:02.210Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://www.python.org/dev/security/\"}, {\"url\": \"https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\", \"name\": \"[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231006-0014/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\", \"name\": \"[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \\\"not connected\\\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-10-11T22:06:19.810772\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-40217\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-02T16:32:08.930Z\", \"dateReserved\": \"2023-08-10T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-08-25T00:00:00\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2023:3933-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3933,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3933,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3933,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3933,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3933,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3933,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3933,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3933,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3933,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3933,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3933,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3933,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3933,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3933,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3933,SUSE-Storage-7.1-2023-3933,openSUSE-SLE-15.4-2023-3933,openSUSE-SLE-15.5-2023-3933", "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_3933-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3933-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233933-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3933-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016476.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2023-10-02T06:25:48Z", "generator": { "date": "2023-10-02T06:25:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3933-1", "initial_release_date": "2023-10-02T06:25:48Z", "revision_history": [ { "date": "2023-10-02T06:25:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-150000.54.1.aarch64", "product": { "name": "python-2.7.18-150000.54.1.aarch64", "product_id": "python-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.54.1.aarch64", "product": { "name": "python-base-2.7.18-150000.54.1.aarch64", "product_id": "python-base-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.54.1.aarch64", "product": { "name": "python-curses-2.7.18-150000.54.1.aarch64", "product_id": "python-curses-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.54.1.aarch64", "product": { "name": "python-demo-2.7.18-150000.54.1.aarch64", "product_id": "python-demo-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.54.1.aarch64", "product": { "name": "python-devel-2.7.18-150000.54.1.aarch64", "product_id": "python-devel-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.54.1.aarch64", "product": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64", "product_id": "python-gdbm-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.54.1.aarch64", "product": { "name": "python-idle-2.7.18-150000.54.1.aarch64", "product_id": "python-idle-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.54.1.aarch64", "product": { "name": "python-tk-2.7.18-150000.54.1.aarch64", "product_id": "python-tk-2.7.18-150000.54.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.54.1.aarch64", "product": { "name": "python-xml-2.7.18-150000.54.1.aarch64", "product_id": "python-xml-2.7.18-150000.54.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-150000.54.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-150000.54.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-150000.54.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-150000.54.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.54.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.i586", "product_id": "libpython2_7-1_0-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-150000.54.1.i586", "product": { "name": "python-2.7.18-150000.54.1.i586", "product_id": "python-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.54.1.i586", "product": { "name": "python-base-2.7.18-150000.54.1.i586", "product_id": "python-base-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.54.1.i586", "product": { "name": "python-curses-2.7.18-150000.54.1.i586", "product_id": "python-curses-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.54.1.i586", "product": { "name": "python-demo-2.7.18-150000.54.1.i586", "product_id": "python-demo-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.54.1.i586", "product": { "name": "python-devel-2.7.18-150000.54.1.i586", "product_id": "python-devel-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.54.1.i586", "product": { "name": "python-gdbm-2.7.18-150000.54.1.i586", "product_id": "python-gdbm-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.54.1.i586", "product": { "name": "python-idle-2.7.18-150000.54.1.i586", "product_id": "python-idle-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.54.1.i586", "product": { "name": "python-tk-2.7.18-150000.54.1.i586", "product_id": "python-tk-2.7.18-150000.54.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.54.1.i586", "product": { "name": "python-xml-2.7.18-150000.54.1.i586", "product_id": "python-xml-2.7.18-150000.54.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-150000.54.1.noarch", "product": { "name": "python-doc-2.7.18-150000.54.1.noarch", "product_id": "python-doc-2.7.18-150000.54.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-150000.54.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-150000.54.1.noarch", "product_id": "python-doc-pdf-2.7.18-150000.54.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-2.7.18-150000.54.1.ppc64le", "product_id": "python-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-base-2.7.18-150000.54.1.ppc64le", "product_id": "python-base-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-curses-2.7.18-150000.54.1.ppc64le", "product_id": "python-curses-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-demo-2.7.18-150000.54.1.ppc64le", "product_id": "python-demo-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-devel-2.7.18-150000.54.1.ppc64le", "product_id": "python-devel-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le", "product_id": "python-gdbm-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-idle-2.7.18-150000.54.1.ppc64le", "product_id": "python-idle-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-tk-2.7.18-150000.54.1.ppc64le", "product_id": "python-tk-2.7.18-150000.54.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.54.1.ppc64le", "product": { "name": "python-xml-2.7.18-150000.54.1.ppc64le", "product_id": "python-xml-2.7.18-150000.54.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-150000.54.1.s390x", "product": { "name": "python-2.7.18-150000.54.1.s390x", "product_id": "python-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.54.1.s390x", "product": { "name": "python-base-2.7.18-150000.54.1.s390x", "product_id": "python-base-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.54.1.s390x", "product": { "name": "python-curses-2.7.18-150000.54.1.s390x", "product_id": "python-curses-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.54.1.s390x", "product": { "name": "python-demo-2.7.18-150000.54.1.s390x", "product_id": "python-demo-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.54.1.s390x", "product": { "name": "python-devel-2.7.18-150000.54.1.s390x", "product_id": "python-devel-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.54.1.s390x", "product": { "name": "python-gdbm-2.7.18-150000.54.1.s390x", "product_id": "python-gdbm-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.54.1.s390x", "product": { "name": "python-idle-2.7.18-150000.54.1.s390x", "product_id": "python-idle-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.54.1.s390x", "product": { "name": "python-tk-2.7.18-150000.54.1.s390x", "product_id": "python-tk-2.7.18-150000.54.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.54.1.s390x", "product": { "name": "python-xml-2.7.18-150000.54.1.s390x", "product_id": "python-xml-2.7.18-150000.54.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-150000.54.1.x86_64", "product": { "name": "python-2.7.18-150000.54.1.x86_64", "product_id": "python-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-150000.54.1.x86_64", "product": { "name": "python-32bit-2.7.18-150000.54.1.x86_64", "product_id": "python-32bit-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.54.1.x86_64", "product": { "name": "python-base-2.7.18-150000.54.1.x86_64", "product_id": "python-base-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-150000.54.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-150000.54.1.x86_64", "product_id": "python-base-32bit-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.54.1.x86_64", "product": { "name": "python-curses-2.7.18-150000.54.1.x86_64", "product_id": "python-curses-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.54.1.x86_64", "product": { "name": "python-demo-2.7.18-150000.54.1.x86_64", "product_id": "python-demo-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.54.1.x86_64", "product": { "name": "python-devel-2.7.18-150000.54.1.x86_64", "product_id": "python-devel-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.54.1.x86_64", "product": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64", "product_id": "python-gdbm-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.54.1.x86_64", "product": { "name": "python-idle-2.7.18-150000.54.1.x86_64", "product_id": "python-idle-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.54.1.x86_64", "product": { "name": "python-tk-2.7.18-150000.54.1.x86_64", "product_id": "python-tk-2.7.18-150000.54.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.54.1.x86_64", "product": { "name": "python-xml-2.7.18-150000.54.1.x86_64", "product_id": "python-xml-2.7.18-150000.54.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "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 High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos: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 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 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 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 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 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 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 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": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.54.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-doc-2.7.18-150000.54.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.54.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.54.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.54.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.54.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.54.1.s390x" }, "product_reference": "python-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.s390x" }, "product_reference": "python-base-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.54.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-2.7.18-150000.54.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.54.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.54.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.54.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.54.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.54.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.54.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.54.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.54.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.54.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.54.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-02T06:25:48Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3943-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python311", "title": "Title of the patch" }, { "category": "description", "text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.5.\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n- CVE-2023-41105: Fixed input truncation on null bytes in os.path.normpath (bsc#1214693).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3943,SUSE-SLE-Module-Python3-15-SP4-2023-3943,SUSE-SLE-Module-Python3-15-SP5-2023-3943,openSUSE-SLE-15.4-2023-3943,openSUSE-SLE-15.5-2023-3943", "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_3943-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3943-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233943-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3943-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-October/031897.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE Bug 1214693", "url": "https://bugzilla.suse.com/1214693" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41105 page", "url": "https://www.suse.com/security/cve/CVE-2023-41105/" } ], "title": "Security update for python311", "tracking": { "current_release_date": "2023-10-03T16:05:29Z", "generator": { "date": "2023-10-03T16:05:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3943-1", "initial_release_date": "2023-10-03T16:05:29Z", "revision_history": [ { "date": "2023-10-03T16:05:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "product": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "product_id": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-3.11.5-150400.9.20.1.aarch64", "product": { "name": "python311-3.11.5-150400.9.20.1.aarch64", "product_id": "python311-3.11.5-150400.9.20.1.aarch64" } }, { "category": "product_version", "name": "python311-base-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-base-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-base-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.5-150400.9.20.1.aarch64", "product": { "name": "python311-curses-3.11.5-150400.9.20.1.aarch64", "product_id": "python311-curses-3.11.5-150400.9.20.1.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "product": { "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "product_id": "python311-dbm-3.11.5-150400.9.20.1.aarch64" } }, { "category": "product_version", "name": "python311-devel-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-devel-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-devel-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-doc-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-doc-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-doc-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.5-150400.9.20.1.aarch64", "product": { "name": "python311-idle-3.11.5-150400.9.20.1.aarch64", "product_id": "python311-idle-3.11.5-150400.9.20.1.aarch64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-testsuite-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-testsuite-3.11.5-150400.9.20.2.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.5-150400.9.20.1.aarch64", "product": { "name": "python311-tk-3.11.5-150400.9.20.1.aarch64", "product_id": "python311-tk-3.11.5-150400.9.20.1.aarch64" } }, { "category": "product_version", "name": "python311-tools-3.11.5-150400.9.20.2.aarch64", "product": { "name": "python311-tools-3.11.5-150400.9.20.2.aarch64", "product_id": "python311-tools-3.11.5-150400.9.20.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-64bit-3.11.5-150400.9.20.2.aarch64_ilp32", "product": { "name": "libpython3_11-1_0-64bit-3.11.5-150400.9.20.2.aarch64_ilp32", "product_id": "libpython3_11-1_0-64bit-3.11.5-150400.9.20.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-64bit-3.11.5-150400.9.20.1.aarch64_ilp32", "product": { "name": "python311-64bit-3.11.5-150400.9.20.1.aarch64_ilp32", "product_id": "python311-64bit-3.11.5-150400.9.20.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-base-64bit-3.11.5-150400.9.20.2.aarch64_ilp32", "product": { "name": "python311-base-64bit-3.11.5-150400.9.20.2.aarch64_ilp32", "product_id": "python311-base-64bit-3.11.5-150400.9.20.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.i586", "product": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.i586", "product_id": "libpython3_11-1_0-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-3.11.5-150400.9.20.1.i586", "product": { "name": "python311-3.11.5-150400.9.20.1.i586", "product_id": "python311-3.11.5-150400.9.20.1.i586" } }, { "category": "product_version", "name": "python311-base-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-base-3.11.5-150400.9.20.2.i586", "product_id": "python311-base-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-curses-3.11.5-150400.9.20.1.i586", "product": { "name": "python311-curses-3.11.5-150400.9.20.1.i586", "product_id": "python311-curses-3.11.5-150400.9.20.1.i586" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-150400.9.20.1.i586", "product": { "name": "python311-dbm-3.11.5-150400.9.20.1.i586", "product_id": "python311-dbm-3.11.5-150400.9.20.1.i586" } }, { "category": "product_version", "name": "python311-devel-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-devel-3.11.5-150400.9.20.2.i586", "product_id": "python311-devel-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-doc-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-doc-3.11.5-150400.9.20.2.i586", "product_id": "python311-doc-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.i586", "product_id": "python311-doc-devhelp-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-idle-3.11.5-150400.9.20.1.i586", "product": { "name": "python311-idle-3.11.5-150400.9.20.1.i586", "product_id": "python311-idle-3.11.5-150400.9.20.1.i586" } }, { "category": "product_version", "name": "python311-testsuite-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-testsuite-3.11.5-150400.9.20.2.i586", "product_id": "python311-testsuite-3.11.5-150400.9.20.2.i586" } }, { "category": "product_version", "name": "python311-tk-3.11.5-150400.9.20.1.i586", "product": { "name": "python311-tk-3.11.5-150400.9.20.1.i586", "product_id": "python311-tk-3.11.5-150400.9.20.1.i586" } }, { "category": "product_version", "name": "python311-tools-3.11.5-150400.9.20.2.i586", "product": { "name": "python311-tools-3.11.5-150400.9.20.2.i586", "product_id": "python311-tools-3.11.5-150400.9.20.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "product_id": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-3.11.5-150400.9.20.1.ppc64le", "product": { "name": "python311-3.11.5-150400.9.20.1.ppc64le", "product_id": "python311-3.11.5-150400.9.20.1.ppc64le" } }, { "category": "product_version", "name": "python311-base-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-base-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-base-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "product": { "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "product_id": "python311-curses-3.11.5-150400.9.20.1.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "product": { "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "product_id": "python311-dbm-3.11.5-150400.9.20.1.ppc64le" } }, { "category": "product_version", "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-devel-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-doc-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "product": { "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "product_id": "python311-idle-3.11.5-150400.9.20.1.ppc64le" } }, { "category": "product_version", "name": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "product": { "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "product_id": "python311-tk-3.11.5-150400.9.20.1.ppc64le" } }, { "category": "product_version", "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "product": { "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "product_id": "python311-tools-3.11.5-150400.9.20.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "product": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "product_id": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-3.11.5-150400.9.20.1.s390x", "product": { "name": "python311-3.11.5-150400.9.20.1.s390x", "product_id": "python311-3.11.5-150400.9.20.1.s390x" } }, { "category": "product_version", "name": "python311-base-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-base-3.11.5-150400.9.20.2.s390x", "product_id": "python311-base-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.5-150400.9.20.1.s390x", "product": { "name": "python311-curses-3.11.5-150400.9.20.1.s390x", "product_id": "python311-curses-3.11.5-150400.9.20.1.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-150400.9.20.1.s390x", "product": { "name": "python311-dbm-3.11.5-150400.9.20.1.s390x", "product_id": "python311-dbm-3.11.5-150400.9.20.1.s390x" } }, { "category": "product_version", "name": "python311-devel-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-devel-3.11.5-150400.9.20.2.s390x", "product_id": "python311-devel-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-doc-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-doc-3.11.5-150400.9.20.2.s390x", "product_id": "python311-doc-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "product_id": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.5-150400.9.20.1.s390x", "product": { "name": "python311-idle-3.11.5-150400.9.20.1.s390x", "product_id": "python311-idle-3.11.5-150400.9.20.1.s390x" } }, { "category": "product_version", "name": "python311-testsuite-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-testsuite-3.11.5-150400.9.20.2.s390x", "product_id": "python311-testsuite-3.11.5-150400.9.20.2.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.5-150400.9.20.1.s390x", "product": { "name": "python311-tk-3.11.5-150400.9.20.1.s390x", "product_id": "python311-tk-3.11.5-150400.9.20.1.s390x" } }, { "category": "product_version", "name": "python311-tools-3.11.5-150400.9.20.2.s390x", "product": { "name": "python311-tools-3.11.5-150400.9.20.2.s390x", "product_id": "python311-tools-3.11.5-150400.9.20.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "product": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "product_id": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "product": { "name": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "product_id": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-32bit-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-32bit-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-base-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-base-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-base-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-curses-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-curses-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-dbm-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-devel-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-devel-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-devel-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-doc-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-doc-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-doc-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-idle-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-idle-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-testsuite-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-testsuite-3.11.5-150400.9.20.2.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.5-150400.9.20.1.x86_64", "product": { "name": "python311-tk-3.11.5-150400.9.20.1.x86_64", "product_id": "python311-tk-3.11.5-150400.9.20.1.x86_64" } }, { "category": "product_version", "name": "python311-tools-3.11.5-150400.9.20.2.x86_64", "product": { "name": "python311-tools-3.11.5-150400.9.20.2.x86_64", "product_id": "python311-tools-3.11.5-150400.9.20.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp5" } } }, { "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": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-32bit-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-32bit-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-curses-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-dbm-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-devel-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-idle-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-testsuite-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-150400.9.20.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64" }, "product_reference": "python311-tk-3.11.5-150400.9.20.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.5-150400.9.20.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" }, "product_reference": "python311-tools-3.11.5-150400.9.20.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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 Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-03T16:05:29Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41105" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python 3.11 through 3.11.4. If a path containing \u0027\\0\u0027 bytes is passed to os.path.normpath(), the path will be truncated unexpectedly at the first \u0027\\0\u0027 byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python 3.10.x or earlier, but that filename is no longer rejected in Python 3.11.x.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41105", "url": "https://www.suse.com/security/cve/CVE-2023-41105" }, { "category": "external", "summary": "SUSE Bug 1214693 for CVE-2023-41105", "url": "https://bugzilla.suse.com/1214693" } ], "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 Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-tools-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.5-150400.9.20.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.4:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.4:python311-tools-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-base-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-devel-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.5-150400.9.20.2.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.5-150400.9.20.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.s390x", "openSUSE Leap 15.5:python311-tools-3.11.5-150400.9.20.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-03T16:05:29Z", "details": "moderate" } ], "title": "CVE-2023-41105" } ] }
suse-su-2023:3828-2
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3828,SUSE-SLE-Micro-5.5-2023-3828", "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_3828-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3828-2", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233828-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3828-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016756.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2023-10-19T09:54:32Z", "generator": { "date": "2023-10-19T09:54:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3828-2", "initial_release_date": "2023-10-19T09:54:32Z", "revision_history": [ { "date": "2023-10-19T09:54:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-curses-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-idle-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-tk-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.51.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-3.6.15-150300.10.51.1.i586", "product_id": "python3-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.51.1.i586", "product_id": "python3-base-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.i586", "product_id": "python3-curses-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.i586", "product_id": "python3-dbm-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.i586", "product_id": "python3-devel-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.i586", "product_id": "python3-doc-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.i586", "product_id": "python3-idle-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.i586", "product_id": "python3-tk-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.i586", "product_id": "python3-tools-3.6.15-150300.10.51.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.51.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-3.6.15-150300.10.51.1.s390x", "product_id": "python3-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.51.1.s390x", "product_id": "python3-base-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x", "product_id": "python3-curses-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x", "product_id": "python3-dbm-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x", "product_id": "python3-idle-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x", "product_id": "python3-tk-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.51.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-curses-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-idle-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-tk-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.51.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-19T09:54:32Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3731-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3731,SUSE-SLE-SDK-12-SP5-2023-3731,SUSE-SLE-SERVER-12-SP5-2023-3731", "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_3731-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3731-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233731-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3731-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016292.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2023-09-22T11:35:11Z", "generator": { "date": "2023-09-22T11:35:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3731-1", "initial_release_date": "2023-09-22T11:35:11Z", "revision_history": [ { "date": "2023-09-22T11:35:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.aarch64", "product": { "name": "python36-3.6.15-49.1.aarch64", "product_id": "python36-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.aarch64", "product": { "name": "python36-base-3.6.15-49.1.aarch64", "product_id": "python36-base-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.aarch64", "product": { "name": "python36-curses-3.6.15-49.1.aarch64", "product_id": "python36-curses-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.aarch64", "product": { "name": "python36-dbm-3.6.15-49.1.aarch64", "product_id": "python36-dbm-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.aarch64", "product": { "name": "python36-devel-3.6.15-49.1.aarch64", "product_id": "python36-devel-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.aarch64", "product": { "name": "python36-idle-3.6.15-49.1.aarch64", "product_id": "python36-idle-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.aarch64", "product": { "name": "python36-testsuite-3.6.15-49.1.aarch64", "product_id": "python36-testsuite-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.aarch64", "product": { "name": "python36-tk-3.6.15-49.1.aarch64", "product_id": "python36-tk-3.6.15-49.1.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.aarch64", "product": { "name": "python36-tools-3.6.15-49.1.aarch64", "product_id": "python36-tools-3.6.15-49.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-49.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-49.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-49.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.15-49.1.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.15-49.1.aarch64_ilp32", "product_id": "python36-64bit-3.6.15-49.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.15-49.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.15-49.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.15-49.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.i586", "product_id": "libpython3_6m1_0-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.i586", "product": { "name": "python36-3.6.15-49.1.i586", "product_id": "python36-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.i586", "product": { "name": "python36-base-3.6.15-49.1.i586", "product_id": "python36-base-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.i586", "product": { "name": "python36-curses-3.6.15-49.1.i586", "product_id": "python36-curses-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.i586", "product": { "name": "python36-dbm-3.6.15-49.1.i586", "product_id": "python36-dbm-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.i586", "product": { "name": "python36-devel-3.6.15-49.1.i586", "product_id": "python36-devel-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.i586", "product": { "name": "python36-idle-3.6.15-49.1.i586", "product_id": "python36-idle-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.i586", "product": { "name": "python36-testsuite-3.6.15-49.1.i586", "product_id": "python36-testsuite-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.i586", "product": { "name": "python36-tk-3.6.15-49.1.i586", "product_id": "python36-tk-3.6.15-49.1.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.i586", "product": { "name": "python36-tools-3.6.15-49.1.i586", "product_id": "python36-tools-3.6.15-49.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.ppc64le", "product": { "name": "python36-3.6.15-49.1.ppc64le", "product_id": "python36-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.ppc64le", "product": { "name": "python36-base-3.6.15-49.1.ppc64le", "product_id": "python36-base-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.ppc64le", "product": { "name": "python36-curses-3.6.15-49.1.ppc64le", "product_id": "python36-curses-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.ppc64le", "product": { "name": "python36-dbm-3.6.15-49.1.ppc64le", "product_id": "python36-dbm-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.ppc64le", "product": { "name": "python36-devel-3.6.15-49.1.ppc64le", "product_id": "python36-devel-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.ppc64le", "product": { "name": "python36-idle-3.6.15-49.1.ppc64le", "product_id": "python36-idle-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.ppc64le", "product": { "name": "python36-testsuite-3.6.15-49.1.ppc64le", "product_id": "python36-testsuite-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.ppc64le", "product": { "name": "python36-tk-3.6.15-49.1.ppc64le", "product_id": "python36-tk-3.6.15-49.1.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.ppc64le", "product": { "name": "python36-tools-3.6.15-49.1.ppc64le", "product_id": "python36-tools-3.6.15-49.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.s390", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.s390", "product_id": "libpython3_6m1_0-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.s390", "product": { "name": "python36-3.6.15-49.1.s390", "product_id": "python36-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.s390", "product": { "name": "python36-base-3.6.15-49.1.s390", "product_id": "python36-base-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.s390", "product": { "name": "python36-curses-3.6.15-49.1.s390", "product_id": "python36-curses-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.s390", "product": { "name": "python36-dbm-3.6.15-49.1.s390", "product_id": "python36-dbm-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.s390", "product": { "name": "python36-devel-3.6.15-49.1.s390", "product_id": "python36-devel-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.s390", "product": { "name": "python36-idle-3.6.15-49.1.s390", "product_id": "python36-idle-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.s390", "product": { "name": "python36-testsuite-3.6.15-49.1.s390", "product_id": "python36-testsuite-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.s390", "product": { "name": "python36-tk-3.6.15-49.1.s390", "product_id": "python36-tk-3.6.15-49.1.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.s390", "product": { "name": "python36-tools-3.6.15-49.1.s390", "product_id": "python36-tools-3.6.15-49.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.s390x", "product": { "name": "python36-3.6.15-49.1.s390x", "product_id": "python36-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-49.1.s390x", "product": { "name": "python36-32bit-3.6.15-49.1.s390x", "product_id": "python36-32bit-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.s390x", "product": { "name": "python36-base-3.6.15-49.1.s390x", "product_id": "python36-base-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-49.1.s390x", "product": { "name": "python36-base-32bit-3.6.15-49.1.s390x", "product_id": "python36-base-32bit-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.s390x", "product": { "name": "python36-curses-3.6.15-49.1.s390x", "product_id": "python36-curses-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.s390x", "product": { "name": "python36-dbm-3.6.15-49.1.s390x", "product_id": "python36-dbm-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.s390x", "product": { "name": "python36-devel-3.6.15-49.1.s390x", "product_id": "python36-devel-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.s390x", "product": { "name": "python36-idle-3.6.15-49.1.s390x", "product_id": "python36-idle-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.s390x", "product": { "name": "python36-testsuite-3.6.15-49.1.s390x", "product_id": "python36-testsuite-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.s390x", "product": { "name": "python36-tk-3.6.15-49.1.s390x", "product_id": "python36-tk-3.6.15-49.1.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.s390x", "product": { "name": "python36-tools-3.6.15-49.1.s390x", "product_id": "python36-tools-3.6.15-49.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-49.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-49.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.15-49.1.x86_64", "product": { "name": "python36-3.6.15-49.1.x86_64", "product_id": "python36-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-49.1.x86_64", "product": { "name": "python36-32bit-3.6.15-49.1.x86_64", "product_id": "python36-32bit-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.15-49.1.x86_64", "product": { "name": "python36-base-3.6.15-49.1.x86_64", "product_id": "python36-base-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-49.1.x86_64", "product": { "name": "python36-base-32bit-3.6.15-49.1.x86_64", "product_id": "python36-base-32bit-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-49.1.x86_64", "product": { "name": "python36-curses-3.6.15-49.1.x86_64", "product_id": "python36-curses-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-49.1.x86_64", "product": { "name": "python36-dbm-3.6.15-49.1.x86_64", "product_id": "python36-dbm-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-49.1.x86_64", "product": { "name": "python36-devel-3.6.15-49.1.x86_64", "product_id": "python36-devel-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-49.1.x86_64", "product": { "name": "python36-idle-3.6.15-49.1.x86_64", "product_id": "python36-idle-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-49.1.x86_64", "product": { "name": "python36-testsuite-3.6.15-49.1.x86_64", "product_id": "python36-testsuite-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-49.1.x86_64", "product": { "name": "python36-tk-3.6.15-49.1.x86_64", "product_id": "python36-tk-3.6.15-49.1.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-49.1.x86_64", "product": { "name": "python36-tools-3.6.15-49.1.x86_64", "product_id": "python36-tools-3.6.15-49.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.aarch64" }, "product_reference": "python36-devel-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.ppc64le" }, "product_reference": "python36-devel-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.s390x" }, "product_reference": "python36-devel-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.x86_64" }, "product_reference": "python36-devel-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.aarch64" }, "product_reference": "python36-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.ppc64le" }, "product_reference": "python36-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.s390x" }, "product_reference": "python36-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.x86_64" }, "product_reference": "python36-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.aarch64" }, "product_reference": "python36-base-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.ppc64le" }, "product_reference": "python36-base-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.s390x" }, "product_reference": "python36-base-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.x86_64" }, "product_reference": "python36-base-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.aarch64" }, "product_reference": "python36-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.ppc64le" }, "product_reference": "python36-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.s390x" }, "product_reference": "python36-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.x86_64" }, "product_reference": "python36-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.aarch64" }, "product_reference": "python36-base-3.6.15-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.ppc64le" }, "product_reference": "python36-base-3.6.15-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.s390x" }, "product_reference": "python36-base-3.6.15-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.x86_64" }, "product_reference": "python36-base-3.6.15-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-22T11:35:11Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3824-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python310", "title": "Title of the patch" }, { "category": "description", "text": "This update for python310 fixes the following issues:\n\n- Update to 3.10.13.\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692)\n\nThe following non-security bug was fixed:\n\n- stabilizing FLAG_REF usage (required for reproduceability (bsc#1213463).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3824,SUSE-SLE-Module-Python3-15-SP4-2023-3824,openSUSE-SLE-15.4-2023-3824,openSUSE-SLE-15.5-2023-3824", "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_3824-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3824-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233824-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3824-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031741.html" }, { "category": "self", "summary": "SUSE Bug 1213463", "url": "https://bugzilla.suse.com/1213463" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python310", "tracking": { "current_release_date": "2023-09-27T16:44:58Z", "generator": { "date": "2023-09-27T16:44:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3824-1", "initial_release_date": "2023-09-27T16:44:58Z", "revision_history": [ { "date": "2023-09-27T16:44:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "product": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "product_id": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-base-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-base-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-base-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-curses-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-curses-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-dbm-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-dbm-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-devel-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-devel-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-devel-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-doc-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-doc-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-idle-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-idle-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-testsuite-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-testsuite-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-tk-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-tk-3.10.13-150400.4.33.1.aarch64" } }, { "category": "product_version", "name": "python310-tools-3.10.13-150400.4.33.1.aarch64", "product": { "name": "python310-tools-3.10.13-150400.4.33.1.aarch64", "product_id": "python310-tools-3.10.13-150400.4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product": { "name": "libpython3_10-1_0-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product_id": "libpython3_10-1_0-64bit-3.10.13-150400.4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product": { "name": "python310-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product_id": "python310-64bit-3.10.13-150400.4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-base-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product": { "name": "python310-base-64bit-3.10.13-150400.4.33.1.aarch64_ilp32", "product_id": "python310-base-64bit-3.10.13-150400.4.33.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.i586", "product": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.i586", "product_id": "libpython3_10-1_0-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-3.10.13-150400.4.33.1.i586", "product_id": "python310-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-base-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-base-3.10.13-150400.4.33.1.i586", "product_id": "python310-base-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-curses-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-curses-3.10.13-150400.4.33.1.i586", "product_id": "python310-curses-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-dbm-3.10.13-150400.4.33.1.i586", "product_id": "python310-dbm-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-devel-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-devel-3.10.13-150400.4.33.1.i586", "product_id": "python310-devel-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-doc-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-doc-3.10.13-150400.4.33.1.i586", "product_id": "python310-doc-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.i586", "product_id": "python310-doc-devhelp-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-idle-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-idle-3.10.13-150400.4.33.1.i586", "product_id": "python310-idle-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-testsuite-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-testsuite-3.10.13-150400.4.33.1.i586", "product_id": "python310-testsuite-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-tk-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-tk-3.10.13-150400.4.33.1.i586", "product_id": "python310-tk-3.10.13-150400.4.33.1.i586" } }, { "category": "product_version", "name": "python310-tools-3.10.13-150400.4.33.1.i586", "product": { "name": "python310-tools-3.10.13-150400.4.33.1.i586", "product_id": "python310-tools-3.10.13-150400.4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "product_id": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-base-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-base-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-base-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-curses-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-curses-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-dbm-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-dbm-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-devel-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-devel-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-devel-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-doc-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-doc-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-idle-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-idle-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-tk-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-tk-3.10.13-150400.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python310-tools-3.10.13-150400.4.33.1.ppc64le", "product": { "name": "python310-tools-3.10.13-150400.4.33.1.ppc64le", "product_id": "python310-tools-3.10.13-150400.4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "product": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "product_id": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-3.10.13-150400.4.33.1.s390x", "product_id": "python310-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-base-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-base-3.10.13-150400.4.33.1.s390x", "product_id": "python310-base-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-curses-3.10.13-150400.4.33.1.s390x", "product_id": "python310-curses-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-dbm-3.10.13-150400.4.33.1.s390x", "product_id": "python310-dbm-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-devel-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-devel-3.10.13-150400.4.33.1.s390x", "product_id": "python310-devel-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-doc-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-doc-3.10.13-150400.4.33.1.s390x", "product_id": "python310-doc-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "product_id": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-idle-3.10.13-150400.4.33.1.s390x", "product_id": "python310-idle-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-testsuite-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-testsuite-3.10.13-150400.4.33.1.s390x", "product_id": "python310-testsuite-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-tk-3.10.13-150400.4.33.1.s390x", "product_id": "python310-tk-3.10.13-150400.4.33.1.s390x" } }, { "category": "product_version", "name": "python310-tools-3.10.13-150400.4.33.1.s390x", "product": { "name": "python310-tools-3.10.13-150400.4.33.1.s390x", "product_id": "python310-tools-3.10.13-150400.4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "product": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "product_id": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "product": { "name": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "product_id": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-32bit-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-32bit-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-base-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-base-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-base-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-curses-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-curses-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-dbm-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-dbm-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-devel-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-devel-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-devel-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-doc-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-doc-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-idle-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-idle-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-testsuite-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-testsuite-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-tk-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-tk-3.10.13-150400.4.33.1.x86_64" } }, { "category": "product_version", "name": "python310-tools-3.10.13-150400.4.33.1.x86_64", "product": { "name": "python310-tools-3.10.13-150400.4.33.1.x86_64", "product_id": "python310-tools-3.10.13-150400.4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp4" } } }, { "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": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-base-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-base-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-32bit-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-curses-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-dbm-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-devel-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-doc-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-idle-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-testsuite-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tk-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.aarch64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.ppc64le" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.s390x" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.13-150400.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.x86_64" }, "product_reference": "python310-tools-3.10.13-150400.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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 Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T16:44:58Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2024:0784-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issues:\n\n- CVE-2023-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory (bsc#1219666).\n- CVE-2023-27043: Fixed incorrect e-mqil parsing (bsc#1210638).\n- CVE-2023-40217: Fixed a ssl.SSLSocket TLS bypass vulnerability where data is sent unencrypted (bsc#1214692).\n- CVE-2022-25236: Fixed an expat vulnerability by supporting expat \u003e= 2.4.4 (bsc#1212015).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-784,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-784,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-784,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-784,SUSE-Storage-7.1-2024-784,openSUSE-SLE-15.5-2024-784", "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_0784-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0784-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240784-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0784-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018103.html" }, { "category": "self", "summary": "SUSE Bug 1196025", "url": "https://bugzilla.suse.com/1196025" }, { "category": "self", "summary": "SUSE Bug 1210638", "url": "https://bugzilla.suse.com/1210638" }, { "category": "self", "summary": "SUSE Bug 1212015", "url": "https://bugzilla.suse.com/1212015" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE Bug 1215454", "url": "https://bugzilla.suse.com/1215454" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE CVE CVE-2022-25236 page", "url": "https://www.suse.com/security/cve/CVE-2022-25236/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27043 page", "url": "https://www.suse.com/security/cve/CVE-2023-27043/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2024-03-06T19:03:44Z", "generator": { "date": "2024-03-06T19:03:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0784-1", "initial_release_date": "2024-03-06T19:03:44Z", "revision_history": [ { "date": "2024-03-06T19:03:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "product_id": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-base-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-base-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-curses-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-curses-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-dbm-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-devel-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-devel-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-doc-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-doc-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-idle-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-idle-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-testsuite-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-testsuite-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-tk-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-tk-3.9.18-150300.4.38.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.38.1.aarch64", "product": { "name": "python39-tools-3.9.18-150300.4.38.1.aarch64", "product_id": "python39-tools-3.9.18-150300.4.38.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.18-150300.4.38.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.18-150300.4.38.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.18-150300.4.38.1.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.18-150300.4.38.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.i586", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.i586", "product_id": "libpython3_9-1_0-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-3.9.18-150300.4.38.1.i586", "product_id": "python39-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-base-3.9.18-150300.4.38.1.i586", "product_id": "python39-base-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-curses-3.9.18-150300.4.38.1.i586", "product_id": "python39-curses-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-dbm-3.9.18-150300.4.38.1.i586", "product_id": "python39-dbm-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-devel-3.9.18-150300.4.38.1.i586", "product_id": "python39-devel-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-doc-3.9.18-150300.4.38.1.i586", "product_id": "python39-doc-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.i586", "product_id": "python39-doc-devhelp-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-idle-3.9.18-150300.4.38.1.i586", "product_id": "python39-idle-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-testsuite-3.9.18-150300.4.38.1.i586", "product_id": "python39-testsuite-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-tk-3.9.18-150300.4.38.1.i586", "product_id": "python39-tk-3.9.18-150300.4.38.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.38.1.i586", "product": { "name": "python39-tools-3.9.18-150300.4.38.1.i586", "product_id": "python39-tools-3.9.18-150300.4.38.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "product_id": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-base-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-base-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-curses-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-curses-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-dbm-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-dbm-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-devel-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-devel-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-doc-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-doc-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-idle-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-idle-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-testsuite-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-tk-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-tk-3.9.18-150300.4.38.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.38.1.ppc64le", "product": { "name": "python39-tools-3.9.18-150300.4.38.1.ppc64le", "product_id": "python39-tools-3.9.18-150300.4.38.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "product_id": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-3.9.18-150300.4.38.1.s390x", "product_id": "python39-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-base-3.9.18-150300.4.38.1.s390x", "product_id": "python39-base-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-curses-3.9.18-150300.4.38.1.s390x", "product_id": "python39-curses-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-dbm-3.9.18-150300.4.38.1.s390x", "product_id": "python39-dbm-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-devel-3.9.18-150300.4.38.1.s390x", "product_id": "python39-devel-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-doc-3.9.18-150300.4.38.1.s390x", "product_id": "python39-doc-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "product_id": "python39-doc-devhelp-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-idle-3.9.18-150300.4.38.1.s390x", "product_id": "python39-idle-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-testsuite-3.9.18-150300.4.38.1.s390x", "product_id": "python39-testsuite-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-tk-3.9.18-150300.4.38.1.s390x", "product_id": "python39-tk-3.9.18-150300.4.38.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.38.1.s390x", "product": { "name": "python39-tools-3.9.18-150300.4.38.1.s390x", "product_id": "python39-tools-3.9.18-150300.4.38.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "product_id": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-32bit-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-32bit-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-base-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-base-32bit-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-curses-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-dbm-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-devel-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-doc-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-doc-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-idle-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-testsuite-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-testsuite-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-tk-3.9.18-150300.4.38.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.38.1.x86_64", "product": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64", "product_id": "python39-tools-3.9.18-150300.4.38.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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 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": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-32bit-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-doc-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-doc-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-doc-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-doc-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-testsuite-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.38.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.38.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-25236", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-25236" } ], "notes": [ { "category": "general", "text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-25236", "url": "https://www.suse.com/security/cve/CVE-2022-25236" }, { "category": "external", "summary": "SUSE Bug 1196025 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196025" }, { "category": "external", "summary": "SUSE Bug 1196784 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196784" }, { "category": "external", "summary": "SUSE Bug 1197217 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1197217" }, { "category": "external", "summary": "SUSE Bug 1200038 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1200038" }, { "category": "external", "summary": "SUSE Bug 1201735 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1201735" } ], "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:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:03:44Z", "details": "important" } ], "title": "CVE-2022-25236" }, { "cve": "CVE-2023-27043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27043" } ], "notes": [ { "category": "general", "text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27043", "url": "https://www.suse.com/security/cve/CVE-2023-27043" }, { "category": "external", "summary": "SUSE Bug 1210638 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1210638" }, { "category": "external", "summary": "SUSE Bug 1222537 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1222537" } ], "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:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:03:44Z", "details": "moderate" } ], "title": "CVE-2023-27043" }, { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:03:44Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "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:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.38.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.38.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:03:44Z", "details": "important" } ], "title": "CVE-2023-6597" } ] }
suse-su-2024:0785-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-40217: Fixed bypass TLS handshake on closed sockets (bsc#1214692).\n- CVE-2023-6597: Fixed symlink bug in cleanup (bsc#1219666).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-785,SUSE-SLE-Module-Web-Scripting-12-2024-785,SUSE-SLE-SDK-12-SP5-2024-785,SUSE-SLE-SERVER-12-SP5-2024-785", "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_0785-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0785-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240785-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0785-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018102.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-03-06T19:30:12Z", "generator": { "date": "2024-03-06T19:30:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0785-1", "initial_release_date": "2024-03-06T19:30:12Z", "revision_history": [ { "date": "2024-03-06T19:30:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.aarch64", "product": { "name": "python3-3.4.10-25.124.1.aarch64", "product_id": "python3-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.aarch64", "product": { "name": "python3-base-3.4.10-25.124.1.aarch64", "product_id": "python3-base-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.124.1.aarch64", "product_id": "python3-curses-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.124.1.aarch64", "product_id": "python3-dbm-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.124.1.aarch64", "product_id": "python3-devel-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.124.1.aarch64", "product_id": "python3-idle-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.124.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.124.1.aarch64", "product_id": "python3-tk-3.4.10-25.124.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.124.1.aarch64", "product_id": "python3-tools-3.4.10-25.124.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.124.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.124.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.124.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.124.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.124.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.124.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.124.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.124.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.124.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.i586", "product": { "name": "python3-3.4.10-25.124.1.i586", "product_id": "python3-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.i586", "product": { "name": "python3-base-3.4.10-25.124.1.i586", "product_id": "python3-base-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.i586", "product": { "name": "python3-curses-3.4.10-25.124.1.i586", "product_id": "python3-curses-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.i586", "product": { "name": "python3-dbm-3.4.10-25.124.1.i586", "product_id": "python3-dbm-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.i586", "product": { "name": "python3-devel-3.4.10-25.124.1.i586", "product_id": "python3-devel-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.i586", "product": { "name": "python3-idle-3.4.10-25.124.1.i586", "product_id": "python3-idle-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.124.1.i586", "product_id": "python3-testsuite-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.i586", "product": { "name": "python3-tk-3.4.10-25.124.1.i586", "product_id": "python3-tk-3.4.10-25.124.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.i586", "product": { "name": "python3-tools-3.4.10-25.124.1.i586", "product_id": "python3-tools-3.4.10-25.124.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.124.1.noarch", "product": { "name": "python3-doc-3.4.10-25.124.1.noarch", "product_id": "python3-doc-3.4.10-25.124.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.124.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.124.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.124.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-3.4.10-25.124.1.ppc64le", "product_id": "python3-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.124.1.ppc64le", "product_id": "python3-base-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.124.1.ppc64le", "product_id": "python3-curses-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.124.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.124.1.ppc64le", "product_id": "python3-devel-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.124.1.ppc64le", "product_id": "python3-idle-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.124.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.124.1.ppc64le", "product_id": "python3-tk-3.4.10-25.124.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.124.1.ppc64le", "product_id": "python3-tools-3.4.10-25.124.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.s390", "product": { "name": "python3-3.4.10-25.124.1.s390", "product_id": "python3-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.s390", "product": { "name": "python3-base-3.4.10-25.124.1.s390", "product_id": "python3-base-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.s390", "product": { "name": "python3-curses-3.4.10-25.124.1.s390", "product_id": "python3-curses-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.s390", "product": { "name": "python3-dbm-3.4.10-25.124.1.s390", "product_id": "python3-dbm-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.s390", "product": { "name": "python3-devel-3.4.10-25.124.1.s390", "product_id": "python3-devel-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.s390", "product": { "name": "python3-idle-3.4.10-25.124.1.s390", "product_id": "python3-idle-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.124.1.s390", "product_id": "python3-testsuite-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.s390", "product": { "name": "python3-tk-3.4.10-25.124.1.s390", "product_id": "python3-tk-3.4.10-25.124.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.s390", "product": { "name": "python3-tools-3.4.10-25.124.1.s390", "product_id": "python3-tools-3.4.10-25.124.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.s390x", "product": { "name": "python3-3.4.10-25.124.1.s390x", "product_id": "python3-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.124.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.124.1.s390x", "product_id": "python3-32bit-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.s390x", "product": { "name": "python3-base-3.4.10-25.124.1.s390x", "product_id": "python3-base-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.124.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.124.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.s390x", "product": { "name": "python3-curses-3.4.10-25.124.1.s390x", "product_id": "python3-curses-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.124.1.s390x", "product_id": "python3-dbm-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.s390x", "product": { "name": "python3-devel-3.4.10-25.124.1.s390x", "product_id": "python3-devel-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.s390x", "product": { "name": "python3-idle-3.4.10-25.124.1.s390x", "product_id": "python3-idle-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.124.1.s390x", "product_id": "python3-testsuite-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.s390x", "product": { "name": "python3-tk-3.4.10-25.124.1.s390x", "product_id": "python3-tk-3.4.10-25.124.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.s390x", "product": { "name": "python3-tools-3.4.10-25.124.1.s390x", "product_id": "python3-tools-3.4.10-25.124.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.124.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.124.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.124.1.x86_64", "product": { "name": "python3-3.4.10-25.124.1.x86_64", "product_id": "python3-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.124.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.124.1.x86_64", "product_id": "python3-32bit-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.124.1.x86_64", "product": { "name": "python3-base-3.4.10-25.124.1.x86_64", "product_id": "python3-base-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.124.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.124.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.124.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.124.1.x86_64", "product_id": "python3-curses-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.124.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.124.1.x86_64", "product_id": "python3-dbm-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.124.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.124.1.x86_64", "product_id": "python3-devel-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.124.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.124.1.x86_64", "product_id": "python3-idle-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.124.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.124.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.124.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.124.1.x86_64", "product_id": "python3-tk-3.4.10-25.124.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.124.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.124.1.x86_64", "product_id": "python3-tools-3.4.10-25.124.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x" }, "product_reference": "python3-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x" }, "product_reference": "python3-base-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-dbm-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-dbm-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x" }, "product_reference": "python3-dbm-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-dbm-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x" }, "product_reference": "python3-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x" }, "product_reference": "python3-base-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x" }, "product_reference": "python3-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x" }, "product_reference": "python3-base-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.124.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.124.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.124.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.124.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.124.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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 Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:30:12Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "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 Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.124.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.124.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-06T19:30:12Z", "details": "important" } ], "title": "CVE-2023-6597" } ] }
suse-su-2023:3708-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issues:\n\n- Update to 3.9.18:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n\nThe following non-security bugs were fixed:\n\n- making marshalling of `set` and `frozenset` deterministic (bsc#1211765).\n- stabilizing FLAG_REF usage (required for reproduceability (bsc#1213463).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3708,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3708,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3708,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3708,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3708,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3708,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3708,SUSE-Storage-7.1-2023-3708,openSUSE-SLE-15.4-2023-3708,openSUSE-SLE-15.5-2023-3708", "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_3708-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3708-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233708-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3708-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016252.html" }, { "category": "self", "summary": "SUSE Bug 1211765", "url": "https://bugzilla.suse.com/1211765" }, { "category": "self", "summary": "SUSE Bug 1213463", "url": "https://bugzilla.suse.com/1213463" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2023-09-20T15:34:50Z", "generator": { "date": "2023-09-20T15:34:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3708-1", "initial_release_date": "2023-09-20T15:34:50Z", "revision_history": [ { "date": "2023-09-20T15:34:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "product_id": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-base-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-curses-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-dbm-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-devel-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-doc-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-doc-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-idle-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-testsuite-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-testsuite-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-tk-3.9.18-150300.4.33.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.33.1.aarch64", "product": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64", "product_id": "python39-tools-3.9.18-150300.4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.18-150300.4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.18-150300.4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.18-150300.4.33.1.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.18-150300.4.33.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.i586", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.i586", "product_id": "libpython3_9-1_0-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-3.9.18-150300.4.33.1.i586", "product_id": "python39-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-base-3.9.18-150300.4.33.1.i586", "product_id": "python39-base-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-curses-3.9.18-150300.4.33.1.i586", "product_id": "python39-curses-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-dbm-3.9.18-150300.4.33.1.i586", "product_id": "python39-dbm-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-devel-3.9.18-150300.4.33.1.i586", "product_id": "python39-devel-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-doc-3.9.18-150300.4.33.1.i586", "product_id": "python39-doc-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.i586", "product_id": "python39-doc-devhelp-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-idle-3.9.18-150300.4.33.1.i586", "product_id": "python39-idle-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-testsuite-3.9.18-150300.4.33.1.i586", "product_id": "python39-testsuite-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-tk-3.9.18-150300.4.33.1.i586", "product_id": "python39-tk-3.9.18-150300.4.33.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.33.1.i586", "product": { "name": "python39-tools-3.9.18-150300.4.33.1.i586", "product_id": "python39-tools-3.9.18-150300.4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "product_id": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-base-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-curses-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-dbm-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-devel-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-doc-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-doc-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-idle-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-tk-3.9.18-150300.4.33.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "product": { "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "product_id": "python39-tools-3.9.18-150300.4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "product_id": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-3.9.18-150300.4.33.1.s390x", "product_id": "python39-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-base-3.9.18-150300.4.33.1.s390x", "product_id": "python39-base-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-curses-3.9.18-150300.4.33.1.s390x", "product_id": "python39-curses-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-dbm-3.9.18-150300.4.33.1.s390x", "product_id": "python39-dbm-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-devel-3.9.18-150300.4.33.1.s390x", "product_id": "python39-devel-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-doc-3.9.18-150300.4.33.1.s390x", "product_id": "python39-doc-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "product_id": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-idle-3.9.18-150300.4.33.1.s390x", "product_id": "python39-idle-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-testsuite-3.9.18-150300.4.33.1.s390x", "product_id": "python39-testsuite-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-tk-3.9.18-150300.4.33.1.s390x", "product_id": "python39-tk-3.9.18-150300.4.33.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.33.1.s390x", "product": { "name": "python39-tools-3.9.18-150300.4.33.1.s390x", "product_id": "python39-tools-3.9.18-150300.4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "product": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "product_id": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-32bit-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-32bit-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-base-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-curses-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-dbm-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-devel-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-doc-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-doc-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-idle-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-testsuite-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-testsuite-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-tk-3.9.18-150300.4.33.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.18-150300.4.33.1.x86_64", "product": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64", "product_id": "python39-tools-3.9.18-150300.4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos: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 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 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 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": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-base-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-curses-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-devel-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-doc-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-idle-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-testsuite-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tk-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.aarch64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.ppc64le" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.s390x" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.18-150300.4.33.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.x86_64" }, "product_reference": "python39-tools-3.9.18-150300.4.33.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Proxy 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.ppc64le", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.s390x", "SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-20T15:34:50Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3939-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n- CVE-2023-41105: Fixed input truncation on null bytes in os.path.normpath (bsc#1214693).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3939,SUSE-SLE-Module-Web-Scripting-12-2023-3939,SUSE-SLE-SDK-12-SP5-2023-3939,SUSE-SLE-SERVER-12-SP5-2023-3939", "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_3939-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3939-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233939-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3939-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016481.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE Bug 1214693", "url": "https://bugzilla.suse.com/1214693" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41105 page", "url": "https://www.suse.com/security/cve/CVE-2023-41105/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2023-10-03T10:25:28Z", "generator": { "date": "2023-10-03T10:25:28Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3939-1", "initial_release_date": "2023-10-03T10:25:28Z", "revision_history": [ { "date": "2023-10-03T10:25:28Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.aarch64", "product": { "name": "python3-3.4.10-25.116.1.aarch64", "product_id": "python3-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.aarch64", "product": { "name": "python3-base-3.4.10-25.116.1.aarch64", "product_id": "python3-base-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.116.1.aarch64", "product_id": "python3-curses-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.116.1.aarch64", "product_id": "python3-dbm-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.116.1.aarch64", "product_id": "python3-devel-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.116.1.aarch64", "product_id": "python3-idle-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.116.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.116.1.aarch64", "product_id": "python3-tk-3.4.10-25.116.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.116.1.aarch64", "product_id": "python3-tools-3.4.10-25.116.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.116.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.116.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.116.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.116.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.116.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.116.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.116.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.116.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.116.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.i586", "product": { "name": "python3-3.4.10-25.116.1.i586", "product_id": "python3-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.i586", "product": { "name": "python3-base-3.4.10-25.116.1.i586", "product_id": "python3-base-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.i586", "product": { "name": "python3-curses-3.4.10-25.116.1.i586", "product_id": "python3-curses-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.i586", "product": { "name": "python3-dbm-3.4.10-25.116.1.i586", "product_id": "python3-dbm-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.i586", "product": { "name": "python3-devel-3.4.10-25.116.1.i586", "product_id": "python3-devel-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.i586", "product": { "name": "python3-idle-3.4.10-25.116.1.i586", "product_id": "python3-idle-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.116.1.i586", "product_id": "python3-testsuite-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.i586", "product": { "name": "python3-tk-3.4.10-25.116.1.i586", "product_id": "python3-tk-3.4.10-25.116.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.i586", "product": { "name": "python3-tools-3.4.10-25.116.1.i586", "product_id": "python3-tools-3.4.10-25.116.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.116.1.noarch", "product": { "name": "python3-doc-3.4.10-25.116.1.noarch", "product_id": "python3-doc-3.4.10-25.116.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.116.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.116.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.116.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-3.4.10-25.116.1.ppc64le", "product_id": "python3-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.116.1.ppc64le", "product_id": "python3-base-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.116.1.ppc64le", "product_id": "python3-curses-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.116.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.116.1.ppc64le", "product_id": "python3-devel-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.116.1.ppc64le", "product_id": "python3-idle-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.116.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.116.1.ppc64le", "product_id": "python3-tk-3.4.10-25.116.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.116.1.ppc64le", "product_id": "python3-tools-3.4.10-25.116.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.s390", "product": { "name": "python3-3.4.10-25.116.1.s390", "product_id": "python3-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.s390", "product": { "name": "python3-base-3.4.10-25.116.1.s390", "product_id": "python3-base-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.s390", "product": { "name": "python3-curses-3.4.10-25.116.1.s390", "product_id": "python3-curses-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.s390", "product": { "name": "python3-dbm-3.4.10-25.116.1.s390", "product_id": "python3-dbm-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.s390", "product": { "name": "python3-devel-3.4.10-25.116.1.s390", "product_id": "python3-devel-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.s390", "product": { "name": "python3-idle-3.4.10-25.116.1.s390", "product_id": "python3-idle-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.116.1.s390", "product_id": "python3-testsuite-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.s390", "product": { "name": "python3-tk-3.4.10-25.116.1.s390", "product_id": "python3-tk-3.4.10-25.116.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.s390", "product": { "name": "python3-tools-3.4.10-25.116.1.s390", "product_id": "python3-tools-3.4.10-25.116.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.s390x", "product": { "name": "python3-3.4.10-25.116.1.s390x", "product_id": "python3-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.116.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.116.1.s390x", "product_id": "python3-32bit-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.s390x", "product": { "name": "python3-base-3.4.10-25.116.1.s390x", "product_id": "python3-base-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.116.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.116.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.s390x", "product": { "name": "python3-curses-3.4.10-25.116.1.s390x", "product_id": "python3-curses-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.116.1.s390x", "product_id": "python3-dbm-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.s390x", "product": { "name": "python3-devel-3.4.10-25.116.1.s390x", "product_id": "python3-devel-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.s390x", "product": { "name": "python3-idle-3.4.10-25.116.1.s390x", "product_id": "python3-idle-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.116.1.s390x", "product_id": "python3-testsuite-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.s390x", "product": { "name": "python3-tk-3.4.10-25.116.1.s390x", "product_id": "python3-tk-3.4.10-25.116.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.s390x", "product": { "name": "python3-tools-3.4.10-25.116.1.s390x", "product_id": "python3-tools-3.4.10-25.116.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.116.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.116.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.116.1.x86_64", "product": { "name": "python3-3.4.10-25.116.1.x86_64", "product_id": "python3-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.116.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.116.1.x86_64", "product_id": "python3-32bit-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.116.1.x86_64", "product": { "name": "python3-base-3.4.10-25.116.1.x86_64", "product_id": "python3-base-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.116.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.116.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.116.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.116.1.x86_64", "product_id": "python3-curses-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.116.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.116.1.x86_64", "product_id": "python3-dbm-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.116.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.116.1.x86_64", "product_id": "python3-devel-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.116.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.116.1.x86_64", "product_id": "python3-idle-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.116.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.116.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.116.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.116.1.x86_64", "product_id": "python3-tk-3.4.10-25.116.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.116.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.116.1.x86_64", "product_id": "python3-tools-3.4.10-25.116.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x" }, "product_reference": "python3-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x" }, "product_reference": "python3-base-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-dbm-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-dbm-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x" }, "product_reference": "python3-dbm-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-dbm-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x" }, "product_reference": "python3-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x" }, "product_reference": "python3-base-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x" }, "product_reference": "python3-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x" }, "product_reference": "python3-base-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.116.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.116.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.116.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.116.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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 Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-03T10:25:28Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41105" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python 3.11 through 3.11.4. If a path containing \u0027\\0\u0027 bytes is passed to os.path.normpath(), the path will be truncated unexpectedly at the first \u0027\\0\u0027 byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python 3.10.x or earlier, but that filename is no longer rejected in Python 3.11.x.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41105", "url": "https://www.suse.com/security/cve/CVE-2023-41105" }, { "category": "external", "summary": "SUSE Bug 1214693 for CVE-2023-41105", "url": "https://bugzilla.suse.com/1214693" } ], "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 Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.116.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.116.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-03T10:25:28Z", "details": "moderate" } ], "title": "CVE-2023-41105" } ] }
suse-su-2023:3828-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3828,SUSE-SLE-Micro-5.3-2023-3828,SUSE-SLE-Micro-5.4-2023-3828,SUSE-SLE-Module-Basesystem-15-SP4-2023-3828,SUSE-SLE-Module-Basesystem-15-SP5-2023-3828,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3828,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3828,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3828,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3828,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3828,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3828,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3828,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3828,SUSE-SUSE-MicroOS-5.2-2023-3828,SUSE-Storage-7.1-2023-3828,openSUSE-SLE-15.4-2023-3828,openSUSE-SLE-15.5-2023-3828", "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_3828-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3828-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233828-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3828-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031737.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2023-09-27T17:09:41Z", "generator": { "date": "2023-09-27T17:09:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3828-1", "initial_release_date": "2023-09-27T17:09:41Z", "revision_history": [ { "date": "2023-09-27T17:09:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-curses-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-idle-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-tk-3.6.15-150300.10.51.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.51.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.51.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-3.6.15-150300.10.51.1.i586", "product_id": "python3-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.51.1.i586", "product_id": "python3-base-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.i586", "product_id": "python3-curses-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.i586", "product_id": "python3-dbm-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.i586", "product_id": "python3-devel-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.i586", "product_id": "python3-doc-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.i586", "product_id": "python3-idle-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.i586", "product_id": "python3-tk-3.6.15-150300.10.51.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.i586", "product_id": "python3-tools-3.6.15-150300.10.51.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.51.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.51.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-3.6.15-150300.10.51.1.s390x", "product_id": "python3-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.51.1.s390x", "product_id": "python3-base-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x", "product_id": "python3-curses-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x", "product_id": "python3-dbm-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x", "product_id": "python3-idle-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x", "product_id": "python3-tk-3.6.15-150300.10.51.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.51.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-curses-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-idle-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-tk-3.6.15-150300.10.51.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.51.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.51.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "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 Linux Enterprise Module for Development Tools 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos: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 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.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": "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 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": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.51.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.51.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Proxy 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.ppc64le", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.s390x", "SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T17:09:41Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3730-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3730,SUSE-SLE-SERVER-12-SP5-2023-3730,SUSE-SLE-WE-12-SP5-2023-3730", "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_3730-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3730-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233730-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3730-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016293.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2023-09-22T11:34:58Z", "generator": { "date": "2023-09-22T11:34:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3730-1", "initial_release_date": "2023-09-22T11:34:58Z", "revision_history": [ { "date": "2023-09-22T11:34:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.aarch64", "product": { "name": "python-2.7.18-33.23.1.aarch64", "product_id": "python-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.aarch64", "product": { "name": "python-base-2.7.18-33.23.1.aarch64", "product_id": "python-base-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.aarch64", "product": { "name": "python-curses-2.7.18-33.23.1.aarch64", "product_id": "python-curses-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.aarch64", "product": { "name": "python-demo-2.7.18-33.23.1.aarch64", "product_id": "python-demo-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.aarch64", "product": { "name": "python-devel-2.7.18-33.23.1.aarch64", "product_id": "python-devel-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.aarch64", "product": { "name": "python-gdbm-2.7.18-33.23.1.aarch64", "product_id": "python-gdbm-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.aarch64", "product": { "name": "python-idle-2.7.18-33.23.1.aarch64", "product_id": "python-idle-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.aarch64", "product_id": "python-strict-tls-check-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.aarch64", "product": { "name": "python-tk-2.7.18-33.23.1.aarch64", "product_id": "python-tk-2.7.18-33.23.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.aarch64", "product": { "name": "python-xml-2.7.18-33.23.1.aarch64", "product_id": "python-xml-2.7.18-33.23.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-33.23.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-33.23.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-33.23.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-33.23.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-33.23.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-33.23.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-33.23.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-33.23.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-33.23.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.i586", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.i586", "product": { "name": "python-2.7.18-33.23.1.i586", "product_id": "python-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.i586", "product": { "name": "python-base-2.7.18-33.23.1.i586", "product_id": "python-base-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.i586", "product": { "name": "python-curses-2.7.18-33.23.1.i586", "product_id": "python-curses-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.i586", "product": { "name": "python-demo-2.7.18-33.23.1.i586", "product_id": "python-demo-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.i586", "product": { "name": "python-devel-2.7.18-33.23.1.i586", "product_id": "python-devel-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.i586", "product": { "name": "python-gdbm-2.7.18-33.23.1.i586", "product_id": "python-gdbm-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.i586", "product": { "name": "python-idle-2.7.18-33.23.1.i586", "product_id": "python-idle-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.i586", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.i586", "product_id": "python-strict-tls-check-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.i586", "product": { "name": "python-tk-2.7.18-33.23.1.i586", "product_id": "python-tk-2.7.18-33.23.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.i586", "product": { "name": "python-xml-2.7.18-33.23.1.i586", "product_id": "python-xml-2.7.18-33.23.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-33.23.1.noarch", "product": { "name": "python-doc-2.7.18-33.23.1.noarch", "product_id": "python-doc-2.7.18-33.23.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-33.23.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-33.23.1.noarch", "product_id": "python-doc-pdf-2.7.18-33.23.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.ppc64le", "product": { "name": "python-2.7.18-33.23.1.ppc64le", "product_id": "python-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.ppc64le", "product": { "name": "python-base-2.7.18-33.23.1.ppc64le", "product_id": "python-base-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.ppc64le", "product": { "name": "python-curses-2.7.18-33.23.1.ppc64le", "product_id": "python-curses-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.ppc64le", "product": { "name": "python-demo-2.7.18-33.23.1.ppc64le", "product_id": "python-demo-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.ppc64le", "product": { "name": "python-devel-2.7.18-33.23.1.ppc64le", "product_id": "python-devel-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-33.23.1.ppc64le", "product_id": "python-gdbm-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.ppc64le", "product": { "name": "python-idle-2.7.18-33.23.1.ppc64le", "product_id": "python-idle-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.ppc64le", "product_id": "python-strict-tls-check-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.ppc64le", "product": { "name": "python-tk-2.7.18-33.23.1.ppc64le", "product_id": "python-tk-2.7.18-33.23.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.ppc64le", "product": { "name": "python-xml-2.7.18-33.23.1.ppc64le", "product_id": "python-xml-2.7.18-33.23.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.s390", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.s390", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.s390", "product": { "name": "python-2.7.18-33.23.1.s390", "product_id": "python-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.s390", "product": { "name": "python-base-2.7.18-33.23.1.s390", "product_id": "python-base-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.s390", "product": { "name": "python-curses-2.7.18-33.23.1.s390", "product_id": "python-curses-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.s390", "product": { "name": "python-demo-2.7.18-33.23.1.s390", "product_id": "python-demo-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.s390", "product": { "name": "python-devel-2.7.18-33.23.1.s390", "product_id": "python-devel-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.s390", "product": { "name": "python-gdbm-2.7.18-33.23.1.s390", "product_id": "python-gdbm-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.s390", "product": { "name": "python-idle-2.7.18-33.23.1.s390", "product_id": "python-idle-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.s390", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.s390", "product_id": "python-strict-tls-check-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.s390", "product": { "name": "python-tk-2.7.18-33.23.1.s390", "product_id": "python-tk-2.7.18-33.23.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.s390", "product": { "name": "python-xml-2.7.18-33.23.1.s390", "product_id": "python-xml-2.7.18-33.23.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.s390x", "product": { "name": "python-2.7.18-33.23.1.s390x", "product_id": "python-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.23.1.s390x", "product": { "name": "python-32bit-2.7.18-33.23.1.s390x", "product_id": "python-32bit-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.s390x", "product": { "name": "python-base-2.7.18-33.23.1.s390x", "product_id": "python-base-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.23.1.s390x", "product": { "name": "python-base-32bit-2.7.18-33.23.1.s390x", "product_id": "python-base-32bit-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.s390x", "product": { "name": "python-curses-2.7.18-33.23.1.s390x", "product_id": "python-curses-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.s390x", "product": { "name": "python-demo-2.7.18-33.23.1.s390x", "product_id": "python-demo-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.s390x", "product": { "name": "python-devel-2.7.18-33.23.1.s390x", "product_id": "python-devel-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.s390x", "product": { "name": "python-gdbm-2.7.18-33.23.1.s390x", "product_id": "python-gdbm-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.s390x", "product": { "name": "python-idle-2.7.18-33.23.1.s390x", "product_id": "python-idle-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.s390x", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.s390x", "product_id": "python-strict-tls-check-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.s390x", "product": { "name": "python-tk-2.7.18-33.23.1.s390x", "product_id": "python-tk-2.7.18-33.23.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.s390x", "product": { "name": "python-xml-2.7.18-33.23.1.s390x", "product_id": "python-xml-2.7.18-33.23.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.23.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-33.23.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-33.23.1.x86_64", "product": { "name": "python-2.7.18-33.23.1.x86_64", "product_id": "python-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.23.1.x86_64", "product": { "name": "python-32bit-2.7.18-33.23.1.x86_64", "product_id": "python-32bit-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.23.1.x86_64", "product": { "name": "python-base-2.7.18-33.23.1.x86_64", "product_id": "python-base-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.23.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-33.23.1.x86_64", "product_id": "python-base-32bit-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.23.1.x86_64", "product": { "name": "python-curses-2.7.18-33.23.1.x86_64", "product_id": "python-curses-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.23.1.x86_64", "product": { "name": "python-demo-2.7.18-33.23.1.x86_64", "product_id": "python-demo-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.23.1.x86_64", "product": { "name": "python-devel-2.7.18-33.23.1.x86_64", "product_id": "python-devel-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.23.1.x86_64", "product": { "name": "python-gdbm-2.7.18-33.23.1.x86_64", "product_id": "python-gdbm-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.23.1.x86_64", "product": { "name": "python-idle-2.7.18-33.23.1.x86_64", "product_id": "python-idle-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.23.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.18-33.23.1.x86_64", "product_id": "python-strict-tls-check-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.23.1.x86_64", "product": { "name": "python-tk-2.7.18-33.23.1.x86_64", "product_id": "python-tk-2.7.18-33.23.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.23.1.x86_64", "product": { "name": "python-xml-2.7.18-33.23.1.x86_64", "product_id": "python-xml-2.7.18-33.23.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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": "libpython2_7-1_0-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.aarch64" }, "product_reference": "python-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.s390x" }, "product_reference": "python-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.x86_64" }, "product_reference": "python-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "python-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.aarch64" }, "product_reference": "python-base-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-base-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.s390x" }, "product_reference": "python-base-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.x86_64" }, "product_reference": "python-base-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "python-base-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.aarch64" }, "product_reference": "python-curses-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-curses-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.s390x" }, "product_reference": "python-curses-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.aarch64" }, "product_reference": "python-demo-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-demo-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.s390x" }, "product_reference": "python-demo-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.aarch64" }, "product_reference": "python-devel-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-devel-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.s390x" }, "product_reference": "python-devel-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.23.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.23.1.noarch" }, "product_reference": "python-doc-2.7.18-33.23.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.23.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.23.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.s390x" }, "product_reference": "python-gdbm-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.aarch64" }, "product_reference": "python-idle-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-idle-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.s390x" }, "product_reference": "python-idle-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.aarch64" }, "product_reference": "python-tk-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-tk-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.s390x" }, "product_reference": "python-tk-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.aarch64" }, "product_reference": "python-xml-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-xml-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.s390x" }, "product_reference": "python-xml-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.aarch64" }, "product_reference": "python-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.s390x" }, "product_reference": "python-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.x86_64" }, "product_reference": "python-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "python-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.aarch64" }, "product_reference": "python-base-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-base-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.s390x" }, "product_reference": "python-base-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.x86_64" }, "product_reference": "python-base-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x" }, "product_reference": "python-base-32bit-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.aarch64" }, "product_reference": "python-curses-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-curses-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.s390x" }, "product_reference": "python-curses-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.aarch64" }, "product_reference": "python-demo-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-demo-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.s390x" }, "product_reference": "python-demo-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.aarch64" }, "product_reference": "python-devel-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-devel-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.s390x" }, "product_reference": "python-devel-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.23.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-doc-2.7.18-33.23.1.noarch" }, "product_reference": "python-doc-2.7.18-33.23.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.23.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-doc-pdf-2.7.18-33.23.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.23.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.s390x" }, "product_reference": "python-gdbm-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.aarch64" }, "product_reference": "python-idle-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-idle-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.s390x" }, "product_reference": "python-idle-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.aarch64" }, "product_reference": "python-tk-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-tk-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.s390x" }, "product_reference": "python-tk-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.aarch64" }, "product_reference": "python-xml-2.7.18-33.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.ppc64le" }, "product_reference": "python-xml-2.7.18-33.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.s390x" }, "product_reference": "python-xml-2.7.18-33.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.23.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.23.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-22T11:34:58Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
suse-su-2023:3804-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-40217: Fixed TLS handshake bypass on closed sockets (bsc#1214692).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3804,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3804,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3804,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3804,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3804,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3804,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3804,SUSE-SUSE-MicroOS-5.1-2023-3804", "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_3804-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3804-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233804-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3804-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031718.html" }, { "category": "self", "summary": "SUSE Bug 1214692", "url": "https://bugzilla.suse.com/1214692" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2023-09-27T12:36:08Z", "generator": { "date": "2023-09-27T12:36:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3804-1", "initial_release_date": "2023-09-27T12:36:08Z", "revision_history": [ { "date": "2023-09-27T12:36:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-base-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-curses-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-curses-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-dbm-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-devel-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-devel-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-doc-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-doc-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-idle-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-idle-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-testsuite-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-tk-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-tk-3.6.15-150000.3.135.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.135.1.aarch64", "product": { "name": "python3-tools-3.6.15-150000.3.135.1.aarch64", "product_id": "python3-tools-3.6.15-150000.3.135.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.135.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.135.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.135.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-3.6.15-150000.3.135.1.i586", "product_id": "python3-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-base-3.6.15-150000.3.135.1.i586", "product_id": "python3-base-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-curses-3.6.15-150000.3.135.1.i586", "product_id": "python3-curses-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-dbm-3.6.15-150000.3.135.1.i586", "product_id": "python3-dbm-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-devel-3.6.15-150000.3.135.1.i586", "product_id": "python3-devel-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-doc-3.6.15-150000.3.135.1.i586", "product_id": "python3-doc-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-idle-3.6.15-150000.3.135.1.i586", "product_id": "python3-idle-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-testsuite-3.6.15-150000.3.135.1.i586", "product_id": "python3-testsuite-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-tk-3.6.15-150000.3.135.1.i586", "product_id": "python3-tk-3.6.15-150000.3.135.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.135.1.i586", "product": { "name": "python3-tools-3.6.15-150000.3.135.1.i586", "product_id": "python3-tools-3.6.15-150000.3.135.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-base-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-base-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-curses-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-dbm-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-devel-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-doc-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-idle-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-tk-3.6.15-150000.3.135.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "product_id": "python3-tools-3.6.15-150000.3.135.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-3.6.15-150000.3.135.1.s390x", "product_id": "python3-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-base-3.6.15-150000.3.135.1.s390x", "product_id": "python3-base-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-curses-3.6.15-150000.3.135.1.s390x", "product_id": "python3-curses-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-dbm-3.6.15-150000.3.135.1.s390x", "product_id": "python3-dbm-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-devel-3.6.15-150000.3.135.1.s390x", "product_id": "python3-devel-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-doc-3.6.15-150000.3.135.1.s390x", "product_id": "python3-doc-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-idle-3.6.15-150000.3.135.1.s390x", "product_id": "python3-idle-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150000.3.135.1.s390x", "product_id": "python3-testsuite-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-tk-3.6.15-150000.3.135.1.s390x", "product_id": "python3-tk-3.6.15-150000.3.135.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.135.1.s390x", "product": { "name": "python3-tools-3.6.15-150000.3.135.1.s390x", "product_id": "python3-tools-3.6.15-150000.3.135.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.135.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.135.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-base-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-curses-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-dbm-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-devel-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-doc-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-doc-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-idle-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-testsuite-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-tk-3.6.15-150000.3.135.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.135.1.x86_64", "product": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64", "product_id": "python3-tools-3.6.15-150000.3.135.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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 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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.135.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.135.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "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 Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T12:36:08Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13193-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python310-3.10.13-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-3.10.13-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13193", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13193-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python310-3.10.13-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13193-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-3.10.13-1.1.aarch64", "product": { "name": "python310-3.10.13-1.1.aarch64", "product_id": "python310-3.10.13-1.1.aarch64" } }, { "category": "product_version", "name": "python310-32bit-3.10.13-1.1.aarch64", "product": { "name": "python310-32bit-3.10.13-1.1.aarch64", "product_id": "python310-32bit-3.10.13-1.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.13-1.1.aarch64", "product": { "name": "python310-curses-3.10.13-1.1.aarch64", "product_id": "python310-curses-3.10.13-1.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-1.1.aarch64", "product": { "name": "python310-dbm-3.10.13-1.1.aarch64", "product_id": "python310-dbm-3.10.13-1.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.13-1.1.aarch64", "product": { "name": "python310-idle-3.10.13-1.1.aarch64", "product_id": "python310-idle-3.10.13-1.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.13-1.1.aarch64", "product": { "name": "python310-tk-3.10.13-1.1.aarch64", "product_id": "python310-tk-3.10.13-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.13-1.1.ppc64le", "product": { "name": "python310-3.10.13-1.1.ppc64le", "product_id": "python310-3.10.13-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-32bit-3.10.13-1.1.ppc64le", "product": { "name": "python310-32bit-3.10.13-1.1.ppc64le", "product_id": "python310-32bit-3.10.13-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.13-1.1.ppc64le", "product": { "name": "python310-curses-3.10.13-1.1.ppc64le", "product_id": "python310-curses-3.10.13-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-1.1.ppc64le", "product": { "name": "python310-dbm-3.10.13-1.1.ppc64le", "product_id": "python310-dbm-3.10.13-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.13-1.1.ppc64le", "product": { "name": "python310-idle-3.10.13-1.1.ppc64le", "product_id": "python310-idle-3.10.13-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.13-1.1.ppc64le", "product": { "name": "python310-tk-3.10.13-1.1.ppc64le", "product_id": "python310-tk-3.10.13-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.13-1.1.s390x", "product": { "name": "python310-3.10.13-1.1.s390x", "product_id": "python310-3.10.13-1.1.s390x" } }, { "category": "product_version", "name": "python310-32bit-3.10.13-1.1.s390x", "product": { "name": "python310-32bit-3.10.13-1.1.s390x", "product_id": "python310-32bit-3.10.13-1.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.13-1.1.s390x", "product": { "name": "python310-curses-3.10.13-1.1.s390x", "product_id": "python310-curses-3.10.13-1.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-1.1.s390x", "product": { "name": "python310-dbm-3.10.13-1.1.s390x", "product_id": "python310-dbm-3.10.13-1.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.13-1.1.s390x", "product": { "name": "python310-idle-3.10.13-1.1.s390x", "product_id": "python310-idle-3.10.13-1.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.13-1.1.s390x", "product": { "name": "python310-tk-3.10.13-1.1.s390x", "product_id": "python310-tk-3.10.13-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.13-1.1.x86_64", "product": { "name": "python310-3.10.13-1.1.x86_64", "product_id": "python310-3.10.13-1.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.13-1.1.x86_64", "product": { "name": "python310-32bit-3.10.13-1.1.x86_64", "product_id": "python310-32bit-3.10.13-1.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.13-1.1.x86_64", "product": { "name": "python310-curses-3.10.13-1.1.x86_64", "product_id": "python310-curses-3.10.13-1.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.13-1.1.x86_64", "product": { "name": "python310-dbm-3.10.13-1.1.x86_64", "product_id": "python310-dbm-3.10.13-1.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.13-1.1.x86_64", "product": { "name": "python310-idle-3.10.13-1.1.x86_64", "product_id": "python310-idle-3.10.13-1.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.13-1.1.x86_64", "product": { "name": "python310-tk-3.10.13-1.1.x86_64", "product_id": "python310-tk-3.10.13-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.13-1.1.aarch64" }, "product_reference": "python310-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.13-1.1.ppc64le" }, "product_reference": "python310-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.13-1.1.s390x" }, "product_reference": "python310-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.13-1.1.x86_64" }, "product_reference": "python310-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.aarch64" }, "product_reference": "python310-32bit-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.ppc64le" }, "product_reference": "python310-32bit-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.s390x" }, "product_reference": "python310-32bit-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.x86_64" }, "product_reference": "python310-32bit-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.aarch64" }, "product_reference": "python310-curses-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.ppc64le" }, "product_reference": "python310-curses-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.s390x" }, "product_reference": "python310-curses-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.x86_64" }, "product_reference": "python310-curses-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.aarch64" }, "product_reference": "python310-dbm-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.ppc64le" }, "product_reference": "python310-dbm-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.s390x" }, "product_reference": "python310-dbm-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.x86_64" }, "product_reference": "python310-dbm-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.aarch64" }, "product_reference": "python310-idle-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.ppc64le" }, "product_reference": "python310-idle-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.s390x" }, "product_reference": "python310-idle-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.x86_64" }, "product_reference": "python310-idle-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.aarch64" }, "product_reference": "python310-tk-3.10.13-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.ppc64le" }, "product_reference": "python310-tk-3.10.13-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.s390x" }, "product_reference": "python310-tk-3.10.13-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.13-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.x86_64" }, "product_reference": "python310-tk-3.10.13-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.13-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.13-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13219-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python39-3.9.18-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python39-3.9.18-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13219", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13219-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python39-3.9.18-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13219-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python39-3.9.18-1.1.aarch64", "product": { "name": "python39-3.9.18-1.1.aarch64", "product_id": "python39-3.9.18-1.1.aarch64" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-1.1.aarch64", "product": { "name": "python39-32bit-3.9.18-1.1.aarch64", "product_id": "python39-32bit-3.9.18-1.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-1.1.aarch64", "product": { "name": "python39-curses-3.9.18-1.1.aarch64", "product_id": "python39-curses-3.9.18-1.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-1.1.aarch64", "product": { "name": "python39-dbm-3.9.18-1.1.aarch64", "product_id": "python39-dbm-3.9.18-1.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-1.1.aarch64", "product": { "name": "python39-idle-3.9.18-1.1.aarch64", "product_id": "python39-idle-3.9.18-1.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-1.1.aarch64", "product": { "name": "python39-tk-3.9.18-1.1.aarch64", "product_id": "python39-tk-3.9.18-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.18-1.1.ppc64le", "product": { "name": "python39-3.9.18-1.1.ppc64le", "product_id": "python39-3.9.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-1.1.ppc64le", "product": { "name": "python39-32bit-3.9.18-1.1.ppc64le", "product_id": "python39-32bit-3.9.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.18-1.1.ppc64le", "product": { "name": "python39-curses-3.9.18-1.1.ppc64le", "product_id": "python39-curses-3.9.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-1.1.ppc64le", "product": { "name": "python39-dbm-3.9.18-1.1.ppc64le", "product_id": "python39-dbm-3.9.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.18-1.1.ppc64le", "product": { "name": "python39-idle-3.9.18-1.1.ppc64le", "product_id": "python39-idle-3.9.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.18-1.1.ppc64le", "product": { "name": "python39-tk-3.9.18-1.1.ppc64le", "product_id": "python39-tk-3.9.18-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.18-1.1.s390x", "product": { "name": "python39-3.9.18-1.1.s390x", "product_id": "python39-3.9.18-1.1.s390x" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-1.1.s390x", "product": { "name": "python39-32bit-3.9.18-1.1.s390x", "product_id": "python39-32bit-3.9.18-1.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.18-1.1.s390x", "product": { "name": "python39-curses-3.9.18-1.1.s390x", "product_id": "python39-curses-3.9.18-1.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-1.1.s390x", "product": { "name": "python39-dbm-3.9.18-1.1.s390x", "product_id": "python39-dbm-3.9.18-1.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.18-1.1.s390x", "product": { "name": "python39-idle-3.9.18-1.1.s390x", "product_id": "python39-idle-3.9.18-1.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.18-1.1.s390x", "product": { "name": "python39-tk-3.9.18-1.1.s390x", "product_id": "python39-tk-3.9.18-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.18-1.1.x86_64", "product": { "name": "python39-3.9.18-1.1.x86_64", "product_id": "python39-3.9.18-1.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.18-1.1.x86_64", "product": { "name": "python39-32bit-3.9.18-1.1.x86_64", "product_id": "python39-32bit-3.9.18-1.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.18-1.1.x86_64", "product": { "name": "python39-curses-3.9.18-1.1.x86_64", "product_id": "python39-curses-3.9.18-1.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.18-1.1.x86_64", "product": { "name": "python39-dbm-3.9.18-1.1.x86_64", "product_id": "python39-dbm-3.9.18-1.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.18-1.1.x86_64", "product": { "name": "python39-idle-3.9.18-1.1.x86_64", "product_id": "python39-idle-3.9.18-1.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.18-1.1.x86_64", "product": { "name": "python39-tk-3.9.18-1.1.x86_64", "product_id": "python39-tk-3.9.18-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.18-1.1.aarch64" }, "product_reference": "python39-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.18-1.1.ppc64le" }, "product_reference": "python39-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.18-1.1.s390x" }, "product_reference": "python39-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.18-1.1.x86_64" }, "product_reference": "python39-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.aarch64" }, "product_reference": "python39-32bit-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.ppc64le" }, "product_reference": "python39-32bit-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.s390x" }, "product_reference": "python39-32bit-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.x86_64" }, "product_reference": "python39-32bit-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.aarch64" }, "product_reference": "python39-curses-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.ppc64le" }, "product_reference": "python39-curses-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.s390x" }, "product_reference": "python39-curses-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.x86_64" }, "product_reference": "python39-curses-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.aarch64" }, "product_reference": "python39-dbm-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.ppc64le" }, "product_reference": "python39-dbm-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.s390x" }, "product_reference": "python39-dbm-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.x86_64" }, "product_reference": "python39-dbm-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.aarch64" }, "product_reference": "python39-idle-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.ppc64le" }, "product_reference": "python39-idle-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.s390x" }, "product_reference": "python39-idle-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.x86_64" }, "product_reference": "python39-idle-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.aarch64" }, "product_reference": "python39-tk-3.9.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.ppc64le" }, "product_reference": "python39-tk-3.9.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.s390x" }, "product_reference": "python39-tk-3.9.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.x86_64" }, "product_reference": "python39-tk-3.9.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python39-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python39-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python39-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.18-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.18-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13890-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python-gevent-doc-24.2.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-gevent-doc-24.2.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13890", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13890-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python-gevent-doc-24.2.1-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13890-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-gevent-doc-24.2.1-1.1.aarch64", "product": { "name": "python-gevent-doc-24.2.1-1.1.aarch64", "product_id": "python-gevent-doc-24.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "python310-gevent-24.2.1-1.1.aarch64", "product": { "name": "python310-gevent-24.2.1-1.1.aarch64", "product_id": "python310-gevent-24.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "python311-gevent-24.2.1-1.1.aarch64", "product": { "name": "python311-gevent-24.2.1-1.1.aarch64", "product_id": "python311-gevent-24.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "python312-gevent-24.2.1-1.1.aarch64", "product": { "name": "python312-gevent-24.2.1-1.1.aarch64", "product_id": "python312-gevent-24.2.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-24.2.1-1.1.ppc64le", "product": { "name": "python-gevent-doc-24.2.1-1.1.ppc64le", "product_id": "python-gevent-doc-24.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-gevent-24.2.1-1.1.ppc64le", "product": { "name": "python310-gevent-24.2.1-1.1.ppc64le", "product_id": "python310-gevent-24.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-gevent-24.2.1-1.1.ppc64le", "product": { "name": "python311-gevent-24.2.1-1.1.ppc64le", "product_id": "python311-gevent-24.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-gevent-24.2.1-1.1.ppc64le", "product": { "name": "python312-gevent-24.2.1-1.1.ppc64le", "product_id": "python312-gevent-24.2.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-24.2.1-1.1.s390x", "product": { "name": "python-gevent-doc-24.2.1-1.1.s390x", "product_id": "python-gevent-doc-24.2.1-1.1.s390x" } }, { "category": "product_version", "name": "python310-gevent-24.2.1-1.1.s390x", "product": { "name": "python310-gevent-24.2.1-1.1.s390x", "product_id": "python310-gevent-24.2.1-1.1.s390x" } }, { "category": "product_version", "name": "python311-gevent-24.2.1-1.1.s390x", "product": { "name": "python311-gevent-24.2.1-1.1.s390x", "product_id": "python311-gevent-24.2.1-1.1.s390x" } }, { "category": "product_version", "name": "python312-gevent-24.2.1-1.1.s390x", "product": { "name": "python312-gevent-24.2.1-1.1.s390x", "product_id": "python312-gevent-24.2.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-24.2.1-1.1.x86_64", "product": { "name": "python-gevent-doc-24.2.1-1.1.x86_64", "product_id": "python-gevent-doc-24.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "python310-gevent-24.2.1-1.1.x86_64", "product": { "name": "python310-gevent-24.2.1-1.1.x86_64", "product_id": "python310-gevent-24.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "python311-gevent-24.2.1-1.1.x86_64", "product": { "name": "python311-gevent-24.2.1-1.1.x86_64", "product_id": "python311-gevent-24.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "python312-gevent-24.2.1-1.1.x86_64", "product": { "name": "python312-gevent-24.2.1-1.1.x86_64", "product_id": "python312-gevent-24.2.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-24.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.aarch64" }, "product_reference": "python-gevent-doc-24.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-24.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.ppc64le" }, "product_reference": "python-gevent-doc-24.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-24.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.s390x" }, "product_reference": "python-gevent-doc-24.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-24.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.x86_64" }, "product_reference": "python-gevent-doc-24.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-24.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.aarch64" }, "product_reference": "python310-gevent-24.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-24.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.ppc64le" }, "product_reference": "python310-gevent-24.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-24.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.s390x" }, "product_reference": "python310-gevent-24.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-24.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.x86_64" }, "product_reference": "python310-gevent-24.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-24.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.aarch64" }, "product_reference": "python311-gevent-24.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-24.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.ppc64le" }, "product_reference": "python311-gevent-24.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-24.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.s390x" }, "product_reference": "python311-gevent-24.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-24.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.x86_64" }, "product_reference": "python311-gevent-24.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-gevent-24.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.aarch64" }, "product_reference": "python312-gevent-24.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-gevent-24.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.ppc64le" }, "product_reference": "python312-gevent-24.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-gevent-24.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.s390x" }, "product_reference": "python312-gevent-24.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-gevent-24.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.x86_64" }, "product_reference": "python312-gevent-24.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-24.2.1-1.1.x86_64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.aarch64", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.s390x", "openSUSE Tumbleweed:python312-gevent-24.2.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:14109-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python313-3.13.0~b3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python313-3.13.0~b3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14109", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14109-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2011-3389 page", "url": "https://www.suse.com/security/cve/CVE-2011-3389/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4944 page", "url": "https://www.suse.com/security/cve/CVE-2011-4944/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-0845 page", "url": "https://www.suse.com/security/cve/CVE-2012-0845/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-1150 page", "url": "https://www.suse.com/security/cve/CVE-2012-1150/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-1752 page", "url": "https://www.suse.com/security/cve/CVE-2013-1752/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-4238 page", "url": "https://www.suse.com/security/cve/CVE-2013-4238/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-2667 page", "url": "https://www.suse.com/security/cve/CVE-2014-2667/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-4650 page", "url": "https://www.suse.com/security/cve/CVE-2014-4650/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20907 page", "url": "https://www.suse.com/security/cve/CVE-2019-20907/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9947 page", "url": "https://www.suse.com/security/cve/CVE-2019-9947/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-10735 page", "url": "https://www.suse.com/security/cve/CVE-2020-10735/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15523 page", "url": "https://www.suse.com/security/cve/CVE-2020-15523/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15801 page", "url": "https://www.suse.com/security/cve/CVE-2020-15801/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23336 page", "url": "https://www.suse.com/security/cve/CVE-2021-23336/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3426 page", "url": "https://www.suse.com/security/cve/CVE-2021-3426/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-25236 page", "url": "https://www.suse.com/security/cve/CVE-2022-25236/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-42919 page", "url": "https://www.suse.com/security/cve/CVE-2022-42919/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-45061 page", "url": "https://www.suse.com/security/cve/CVE-2022-45061/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-0286 page", "url": "https://www.suse.com/security/cve/CVE-2023-0286/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24329 page", "url": "https://www.suse.com/security/cve/CVE-2023-24329/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2650 page", "url": "https://www.suse.com/security/cve/CVE-2023-2650/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27043 page", "url": "https://www.suse.com/security/cve/CVE-2023-27043/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4030 page", "url": "https://www.suse.com/security/cve/CVE-2024-4030/" } ], "title": "python313-3.13.0~b3-1.1 on GA media", "tracking": { "current_release_date": "2024-07-05T00:00:00Z", "generator": { "date": "2024-07-05T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14109-1", "initial_release_date": "2024-07-05T00:00:00Z", "revision_history": [ { "date": "2024-07-05T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python313-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-3.13.0~b3-1.1.aarch64", "product_id": "python313-3.13.0~b3-1.1.aarch64" } }, { "category": "product_version", "name": "python313-curses-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-curses-3.13.0~b3-1.1.aarch64", "product_id": "python313-curses-3.13.0~b3-1.1.aarch64" } }, { "category": "product_version", "name": "python313-dbm-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-dbm-3.13.0~b3-1.1.aarch64", "product_id": "python313-dbm-3.13.0~b3-1.1.aarch64" } }, { "category": "product_version", "name": "python313-idle-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-idle-3.13.0~b3-1.1.aarch64", "product_id": "python313-idle-3.13.0~b3-1.1.aarch64" } }, { "category": "product_version", "name": "python313-tk-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-tk-3.13.0~b3-1.1.aarch64", "product_id": "python313-tk-3.13.0~b3-1.1.aarch64" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "product": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "product_id": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-3.13.0~b3-1.1.ppc64le", "product_id": "python313-3.13.0~b3-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-curses-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-curses-3.13.0~b3-1.1.ppc64le", "product_id": "python313-curses-3.13.0~b3-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-dbm-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-dbm-3.13.0~b3-1.1.ppc64le", "product_id": "python313-dbm-3.13.0~b3-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-idle-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-idle-3.13.0~b3-1.1.ppc64le", "product_id": "python313-idle-3.13.0~b3-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-tk-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-tk-3.13.0~b3-1.1.ppc64le", "product_id": "python313-tk-3.13.0~b3-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "product": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "product_id": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.0~b3-1.1.s390x", "product": { "name": "python313-3.13.0~b3-1.1.s390x", "product_id": "python313-3.13.0~b3-1.1.s390x" } }, { "category": "product_version", "name": "python313-curses-3.13.0~b3-1.1.s390x", "product": { "name": "python313-curses-3.13.0~b3-1.1.s390x", "product_id": "python313-curses-3.13.0~b3-1.1.s390x" } }, { "category": "product_version", "name": "python313-dbm-3.13.0~b3-1.1.s390x", "product": { "name": "python313-dbm-3.13.0~b3-1.1.s390x", "product_id": "python313-dbm-3.13.0~b3-1.1.s390x" } }, { "category": "product_version", "name": "python313-idle-3.13.0~b3-1.1.s390x", "product": { "name": "python313-idle-3.13.0~b3-1.1.s390x", "product_id": "python313-idle-3.13.0~b3-1.1.s390x" } }, { "category": "product_version", "name": "python313-tk-3.13.0~b3-1.1.s390x", "product": { "name": "python313-tk-3.13.0~b3-1.1.s390x", "product_id": "python313-tk-3.13.0~b3-1.1.s390x" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x", "product": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x", "product_id": "python313-x86-64-v3-3.13.0~b3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python313-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-3.13.0~b3-1.1.x86_64", "product_id": "python313-3.13.0~b3-1.1.x86_64" } }, { "category": "product_version", "name": "python313-curses-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-curses-3.13.0~b3-1.1.x86_64", "product_id": "python313-curses-3.13.0~b3-1.1.x86_64" } }, { "category": "product_version", "name": "python313-dbm-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-dbm-3.13.0~b3-1.1.x86_64", "product_id": "python313-dbm-3.13.0~b3-1.1.x86_64" } }, { "category": "product_version", "name": "python313-idle-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-idle-3.13.0~b3-1.1.x86_64", "product_id": "python313-idle-3.13.0~b3-1.1.x86_64" } }, { "category": "product_version", "name": "python313-tk-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-tk-3.13.0~b3-1.1.x86_64", "product_id": "python313-tk-3.13.0~b3-1.1.x86_64" } }, { "category": "product_version", "name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64", "product": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64", "product_id": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-curses-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-curses-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-curses-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-curses-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-curses-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-dbm-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-dbm-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-dbm-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-dbm-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-dbm-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-idle-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-idle-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-idle-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-idle-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-idle-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-tk-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-tk-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-tk-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-tk-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-tk-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64" }, "product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le" }, "product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x" }, "product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" }, "product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-3389", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-3389" } ], "notes": [ { "category": "general", "text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-3389", "url": "https://www.suse.com/security/cve/CVE-2011-3389" }, { "category": "external", "summary": "SUSE Bug 716002 for CVE-2011-3389", "url": "https://bugzilla.suse.com/716002" }, { "category": "external", "summary": "SUSE Bug 719047 for CVE-2011-3389", "url": "https://bugzilla.suse.com/719047" }, { "category": "external", "summary": "SUSE Bug 725167 for CVE-2011-3389", "url": "https://bugzilla.suse.com/725167" }, { "category": "external", "summary": "SUSE Bug 726096 for CVE-2011-3389", "url": "https://bugzilla.suse.com/726096" }, { "category": "external", "summary": "SUSE Bug 739248 for CVE-2011-3389", "url": "https://bugzilla.suse.com/739248" }, { "category": "external", "summary": "SUSE Bug 739256 for CVE-2011-3389", "url": "https://bugzilla.suse.com/739256" }, { "category": "external", "summary": "SUSE Bug 742306 for CVE-2011-3389", "url": "https://bugzilla.suse.com/742306" }, { "category": "external", "summary": "SUSE Bug 751718 for CVE-2011-3389", "url": "https://bugzilla.suse.com/751718" }, { "category": "external", "summary": "SUSE Bug 759666 for CVE-2011-3389", "url": "https://bugzilla.suse.com/759666" }, { "category": "external", "summary": "SUSE Bug 763598 for CVE-2011-3389", "url": "https://bugzilla.suse.com/763598" }, { "category": "external", "summary": "SUSE Bug 814655 for CVE-2011-3389", "url": "https://bugzilla.suse.com/814655" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "low" } ], "title": "CVE-2011-3389" }, { "cve": "CVE-2011-4944", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4944" } ], "notes": [ { "category": "general", "text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4944", "url": "https://www.suse.com/security/cve/CVE-2011-4944" }, { "category": "external", "summary": "SUSE Bug 754447 for CVE-2011-4944", "url": "https://bugzilla.suse.com/754447" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "low" } ], "title": "CVE-2011-4944" }, { "cve": "CVE-2012-0845", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-0845" } ], "notes": [ { "category": "general", "text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-0845", "url": "https://www.suse.com/security/cve/CVE-2012-0845" }, { "category": "external", "summary": "SUSE Bug 747125 for CVE-2012-0845", "url": "https://bugzilla.suse.com/747125" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-0845" }, { "cve": "CVE-2012-1150", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-1150" } ], "notes": [ { "category": "general", "text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-1150", "url": "https://www.suse.com/security/cve/CVE-2012-1150" }, { "category": "external", "summary": "SUSE Bug 751718 for CVE-2012-1150", "url": "https://bugzilla.suse.com/751718" }, { "category": "external", "summary": "SUSE Bug 755383 for CVE-2012-1150", "url": "https://bugzilla.suse.com/755383" }, { "category": "external", "summary": "SUSE Bug 826682 for CVE-2012-1150", "url": "https://bugzilla.suse.com/826682" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-1150" }, { "cve": "CVE-2013-1752", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-1752" } ], "notes": [ { "category": "general", "text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-1752", "url": "https://www.suse.com/security/cve/CVE-2013-1752" }, { "category": "external", "summary": "SUSE Bug 856835 for CVE-2013-1752", "url": "https://bugzilla.suse.com/856835" }, { "category": "external", "summary": "SUSE Bug 856836 for CVE-2013-1752", "url": "https://bugzilla.suse.com/856836" }, { "category": "external", "summary": "SUSE Bug 863741 for CVE-2013-1752", "url": "https://bugzilla.suse.com/863741" }, { "category": "external", "summary": "SUSE Bug 885882 for CVE-2013-1752", "url": "https://bugzilla.suse.com/885882" }, { "category": "external", "summary": "SUSE Bug 898572 for CVE-2013-1752", "url": "https://bugzilla.suse.com/898572" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2013-1752", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-1752" }, { "cve": "CVE-2013-4238", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-4238" } ], "notes": [ { "category": "general", "text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-4238", "url": "https://www.suse.com/security/cve/CVE-2013-4238" }, { "category": "external", "summary": "SUSE Bug 834601 for CVE-2013-4238", "url": "https://bugzilla.suse.com/834601" }, { "category": "external", "summary": "SUSE Bug 839107 for CVE-2013-4238", "url": "https://bugzilla.suse.com/839107" }, { "category": "external", "summary": "SUSE Bug 882915 for CVE-2013-4238", "url": "https://bugzilla.suse.com/882915" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2013-4238", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-4238" }, { "cve": "CVE-2014-2667", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-2667" } ], "notes": [ { "category": "general", "text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-2667", "url": "https://www.suse.com/security/cve/CVE-2014-2667" }, { "category": "external", "summary": "SUSE Bug 871152 for CVE-2014-2667", "url": "https://bugzilla.suse.com/871152" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-2667" }, { "cve": "CVE-2014-4650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-4650" } ], "notes": [ { "category": "general", "text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-4650", "url": "https://www.suse.com/security/cve/CVE-2014-4650" }, { "category": "external", "summary": "SUSE Bug 856835 for CVE-2014-4650", "url": "https://bugzilla.suse.com/856835" }, { "category": "external", "summary": "SUSE Bug 856836 for CVE-2014-4650", "url": "https://bugzilla.suse.com/856836" }, { "category": "external", "summary": "SUSE Bug 863741 for CVE-2014-4650", "url": "https://bugzilla.suse.com/863741" }, { "category": "external", "summary": "SUSE Bug 885882 for CVE-2014-4650", "url": "https://bugzilla.suse.com/885882" }, { "category": "external", "summary": "SUSE Bug 898572 for CVE-2014-4650", "url": "https://bugzilla.suse.com/898572" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2014-4650", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-4650" }, { "cve": "CVE-2019-20907", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20907" } ], "notes": [ { "category": "general", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20907", "url": "https://www.suse.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "SUSE Bug 1174091 for CVE-2019-20907", "url": "https://bugzilla.suse.com/1174091" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5010", "url": "https://www.suse.com/security/cve/CVE-2019-5010" }, { "category": "external", "summary": "SUSE Bug 1122191 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1122191" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-5010" }, { "cve": "CVE-2019-9947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9947" } ], "notes": [ { "category": "general", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9947", "url": "https://www.suse.com/security/cve/CVE-2019-9947" }, { "category": "external", "summary": "SUSE Bug 1130840 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1130840" }, { "category": "external", "summary": "SUSE Bug 1136184 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1136184" }, { "category": "external", "summary": "SUSE Bug 1155094 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1155094" }, { "category": "external", "summary": "SUSE Bug 1201559 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1201559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2020-10735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-10735" } ], "notes": [ { "category": "general", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-10735", "url": "https://www.suse.com/security/cve/CVE-2020-10735" }, { "category": "external", "summary": "SUSE Bug 1203125 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1203125" }, { "category": "external", "summary": "SUSE Bug 1204077 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204077" }, { "category": "external", "summary": "SUSE Bug 1204096 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204096" }, { "category": "external", "summary": "SUSE Bug 1204097 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204097" }, { "category": "external", "summary": "SUSE Bug 1205075 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1205075" }, { "category": "external", "summary": "SUSE Bug 1208131 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1208131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2020-15523", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15523" } ], "notes": [ { "category": "general", "text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15523", "url": "https://www.suse.com/security/cve/CVE-2020-15523" }, { "category": "external", "summary": "SUSE Bug 1173745 for CVE-2020-15523", "url": "https://bugzilla.suse.com/1173745" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2020-15523" }, { "cve": "CVE-2020-15801", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15801" } ], "notes": [ { "category": "general", "text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15801", "url": "https://www.suse.com/security/cve/CVE-2020-15801" }, { "category": "external", "summary": "SUSE Bug 1174241 for CVE-2020-15801", "url": "https://bugzilla.suse.com/1174241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-15801" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8492", "url": "https://www.suse.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "SUSE Bug 1162367 for CVE-2020-8492", "url": "https://bugzilla.suse.com/1162367" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8492" }, { "cve": "CVE-2021-23336", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23336" } ], "notes": [ { "category": "general", "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23336", "url": "https://www.suse.com/security/cve/CVE-2021-23336" }, { "category": "external", "summary": "SUSE Bug 1182179 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182179" }, { "category": "external", "summary": "SUSE Bug 1182379 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182379" }, { "category": "external", "summary": "SUSE Bug 1182433 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182433" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23336" }, { "cve": "CVE-2021-3177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3177" } ], "notes": [ { "category": "general", "text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3177", "url": "https://www.suse.com/security/cve/CVE-2021-3177" }, { "category": "external", "summary": "SUSE Bug 1181126 for CVE-2021-3177", "url": "https://bugzilla.suse.com/1181126" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3177" }, { "cve": "CVE-2021-3426", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3426" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3426", "url": "https://www.suse.com/security/cve/CVE-2021-3426" }, { "category": "external", "summary": "SUSE Bug 1183374 for CVE-2021-3426", "url": "https://bugzilla.suse.com/1183374" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3426" }, { "cve": "CVE-2022-25236", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-25236" } ], "notes": [ { "category": "general", "text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-25236", "url": "https://www.suse.com/security/cve/CVE-2022-25236" }, { "category": "external", "summary": "SUSE Bug 1196025 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196025" }, { "category": "external", "summary": "SUSE Bug 1196784 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196784" }, { "category": "external", "summary": "SUSE Bug 1197217 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1197217" }, { "category": "external", "summary": "SUSE Bug 1200038 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1200038" }, { "category": "external", "summary": "SUSE Bug 1201735 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1201735" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2022-25236" }, { "cve": "CVE-2022-42919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-42919" } ], "notes": [ { "category": "general", "text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-42919", "url": "https://www.suse.com/security/cve/CVE-2022-42919" }, { "category": "external", "summary": "SUSE Bug 1204886 for CVE-2022-42919", "url": "https://bugzilla.suse.com/1204886" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-45061", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-45061" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-45061", "url": "https://www.suse.com/security/cve/CVE-2022-45061" }, { "category": "external", "summary": "SUSE Bug 1205244 for CVE-2022-45061", "url": "https://bugzilla.suse.com/1205244" }, { "category": "external", "summary": "SUSE Bug 1211488 for CVE-2022-45061", "url": "https://bugzilla.suse.com/1211488" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2023-0286", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-0286" } ], "notes": [ { "category": "general", "text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-0286", "url": "https://www.suse.com/security/cve/CVE-2023-0286" }, { "category": "external", "summary": "SUSE Bug 1207533 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1207533" }, { "category": "external", "summary": "SUSE Bug 1207569 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1207569" }, { "category": "external", "summary": "SUSE Bug 1211136 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1211136" }, { "category": "external", "summary": "SUSE Bug 1211503 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1211503" }, { "category": "external", "summary": "SUSE Bug 1213146 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1213146" }, { "category": "external", "summary": "SUSE Bug 1214269 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1214269" }, { "category": "external", "summary": "SUSE Bug 1218477 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1218477" }, { "category": "external", "summary": "SUSE Bug 1218967 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1218967" }, { "category": "external", "summary": "SUSE Bug 1225677 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1225677" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-24329", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24329" } ], "notes": [ { "category": "general", "text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24329", "url": "https://www.suse.com/security/cve/CVE-2023-24329" }, { "category": "external", "summary": "SUSE Bug 1208471 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1208471" }, { "category": "external", "summary": "SUSE Bug 1213553 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213553" }, { "category": "external", "summary": "SUSE Bug 1213554 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213554" }, { "category": "external", "summary": "SUSE Bug 1213839 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213839" }, { "category": "external", "summary": "SUSE Bug 1225672 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1225672" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2023-24329" }, { "cve": "CVE-2023-2650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2650" } ], "notes": [ { "category": "general", "text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2650", "url": "https://www.suse.com/security/cve/CVE-2023-2650" }, { "category": "external", "summary": "SUSE Bug 1211430 for CVE-2023-2650", "url": "https://bugzilla.suse.com/1211430" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-2650" }, { "cve": "CVE-2023-27043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27043" } ], "notes": [ { "category": "general", "text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27043", "url": "https://www.suse.com/security/cve/CVE-2023-27043" }, { "category": "external", "summary": "SUSE Bug 1210638 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1210638" }, { "category": "external", "summary": "SUSE Bug 1222537 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1222537" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-27043" }, { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-4030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4030" } ], "notes": [ { "category": "general", "text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4030", "url": "https://www.suse.com/security/cve/CVE-2024-4030" }, { "category": "external", "summary": "SUSE Bug 1227152 for CVE-2024-4030", "url": "https://bugzilla.suse.com/1227152" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4030" } ] }
opensuse-su-2024:14434-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python314-3.14.0~a1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python314-3.14.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14434", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14434-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2011-3389 page", "url": "https://www.suse.com/security/cve/CVE-2011-3389/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4944 page", "url": "https://www.suse.com/security/cve/CVE-2011-4944/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-0845 page", "url": "https://www.suse.com/security/cve/CVE-2012-0845/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-1150 page", "url": "https://www.suse.com/security/cve/CVE-2012-1150/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-1752 page", "url": "https://www.suse.com/security/cve/CVE-2013-1752/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-4238 page", "url": "https://www.suse.com/security/cve/CVE-2013-4238/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-2667 page", "url": "https://www.suse.com/security/cve/CVE-2014-2667/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-4650 page", "url": "https://www.suse.com/security/cve/CVE-2014-4650/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20907 page", "url": "https://www.suse.com/security/cve/CVE-2019-20907/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9947 page", "url": "https://www.suse.com/security/cve/CVE-2019-9947/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-10735 page", "url": "https://www.suse.com/security/cve/CVE-2020-10735/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15523 page", "url": "https://www.suse.com/security/cve/CVE-2020-15523/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15801 page", "url": "https://www.suse.com/security/cve/CVE-2020-15801/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23336 page", "url": "https://www.suse.com/security/cve/CVE-2021-23336/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3426 page", "url": "https://www.suse.com/security/cve/CVE-2021-3426/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-25236 page", "url": "https://www.suse.com/security/cve/CVE-2022-25236/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-42919 page", "url": "https://www.suse.com/security/cve/CVE-2022-42919/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-45061 page", "url": "https://www.suse.com/security/cve/CVE-2022-45061/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-0286 page", "url": "https://www.suse.com/security/cve/CVE-2023-0286/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24329 page", "url": "https://www.suse.com/security/cve/CVE-2023-24329/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2650 page", "url": "https://www.suse.com/security/cve/CVE-2023-2650/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27043 page", "url": "https://www.suse.com/security/cve/CVE-2023-27043/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4030 page", "url": "https://www.suse.com/security/cve/CVE-2024-4030/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4032 page", "url": "https://www.suse.com/security/cve/CVE-2024-4032/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-6232 page", "url": "https://www.suse.com/security/cve/CVE-2024-6232/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-6923 page", "url": "https://www.suse.com/security/cve/CVE-2024-6923/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7592 page", "url": "https://www.suse.com/security/cve/CVE-2024-7592/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-8088 page", "url": "https://www.suse.com/security/cve/CVE-2024-8088/" } ], "title": "python314-3.14.0~a1-1.1 on GA media", "tracking": { "current_release_date": "2024-10-28T00:00:00Z", "generator": { "date": "2024-10-28T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14434-1", "initial_release_date": "2024-10-28T00:00:00Z", "revision_history": [ { "date": "2024-10-28T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python314-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-3.14.0~a1-1.1.aarch64", "product_id": "python314-3.14.0~a1-1.1.aarch64" } }, { "category": "product_version", "name": "python314-curses-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-curses-3.14.0~a1-1.1.aarch64", "product_id": "python314-curses-3.14.0~a1-1.1.aarch64" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-dbm-3.14.0~a1-1.1.aarch64", "product_id": "python314-dbm-3.14.0~a1-1.1.aarch64" } }, { "category": "product_version", "name": "python314-idle-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-idle-3.14.0~a1-1.1.aarch64", "product_id": "python314-idle-3.14.0~a1-1.1.aarch64" } }, { "category": "product_version", "name": "python314-tk-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-tk-3.14.0~a1-1.1.aarch64", "product_id": "python314-tk-3.14.0~a1-1.1.aarch64" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "product": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "product_id": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-3.14.0~a1-1.1.ppc64le", "product_id": "python314-3.14.0~a1-1.1.ppc64le" } }, { "category": "product_version", "name": "python314-curses-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-curses-3.14.0~a1-1.1.ppc64le", "product_id": "python314-curses-3.14.0~a1-1.1.ppc64le" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-dbm-3.14.0~a1-1.1.ppc64le", "product_id": "python314-dbm-3.14.0~a1-1.1.ppc64le" } }, { "category": "product_version", "name": "python314-idle-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-idle-3.14.0~a1-1.1.ppc64le", "product_id": "python314-idle-3.14.0~a1-1.1.ppc64le" } }, { "category": "product_version", "name": "python314-tk-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-tk-3.14.0~a1-1.1.ppc64le", "product_id": "python314-tk-3.14.0~a1-1.1.ppc64le" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "product": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "product_id": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~a1-1.1.s390x", "product": { "name": "python314-3.14.0~a1-1.1.s390x", "product_id": "python314-3.14.0~a1-1.1.s390x" } }, { "category": "product_version", "name": "python314-curses-3.14.0~a1-1.1.s390x", "product": { "name": "python314-curses-3.14.0~a1-1.1.s390x", "product_id": "python314-curses-3.14.0~a1-1.1.s390x" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~a1-1.1.s390x", "product": { "name": "python314-dbm-3.14.0~a1-1.1.s390x", "product_id": "python314-dbm-3.14.0~a1-1.1.s390x" } }, { "category": "product_version", "name": "python314-idle-3.14.0~a1-1.1.s390x", "product": { "name": "python314-idle-3.14.0~a1-1.1.s390x", "product_id": "python314-idle-3.14.0~a1-1.1.s390x" } }, { "category": "product_version", "name": "python314-tk-3.14.0~a1-1.1.s390x", "product": { "name": "python314-tk-3.14.0~a1-1.1.s390x", "product_id": "python314-tk-3.14.0~a1-1.1.s390x" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x", "product": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x", "product_id": "python314-x86-64-v3-3.14.0~a1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python314-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-3.14.0~a1-1.1.x86_64", "product_id": "python314-3.14.0~a1-1.1.x86_64" } }, { "category": "product_version", "name": "python314-curses-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-curses-3.14.0~a1-1.1.x86_64", "product_id": "python314-curses-3.14.0~a1-1.1.x86_64" } }, { "category": "product_version", "name": "python314-dbm-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-dbm-3.14.0~a1-1.1.x86_64", "product_id": "python314-dbm-3.14.0~a1-1.1.x86_64" } }, { "category": "product_version", "name": "python314-idle-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-idle-3.14.0~a1-1.1.x86_64", "product_id": "python314-idle-3.14.0~a1-1.1.x86_64" } }, { "category": "product_version", "name": "python314-tk-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-tk-3.14.0~a1-1.1.x86_64", "product_id": "python314-tk-3.14.0~a1-1.1.x86_64" } }, { "category": "product_version", "name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64", "product": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64", "product_id": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-curses-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-curses-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-curses-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-curses-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-curses-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-dbm-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-dbm-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-dbm-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-dbm-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-dbm-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-idle-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-idle-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-idle-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-idle-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-idle-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-tk-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-tk-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-tk-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-tk-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-tk-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64" }, "product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le" }, "product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x" }, "product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" }, "product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-3389", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-3389" } ], "notes": [ { "category": "general", "text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-3389", "url": "https://www.suse.com/security/cve/CVE-2011-3389" }, { "category": "external", "summary": "SUSE Bug 716002 for CVE-2011-3389", "url": "https://bugzilla.suse.com/716002" }, { "category": "external", "summary": "SUSE Bug 719047 for CVE-2011-3389", "url": "https://bugzilla.suse.com/719047" }, { "category": "external", "summary": "SUSE Bug 725167 for CVE-2011-3389", "url": "https://bugzilla.suse.com/725167" }, { "category": "external", "summary": "SUSE Bug 726096 for CVE-2011-3389", "url": "https://bugzilla.suse.com/726096" }, { "category": "external", "summary": "SUSE Bug 739248 for CVE-2011-3389", "url": "https://bugzilla.suse.com/739248" }, { "category": "external", "summary": "SUSE Bug 739256 for CVE-2011-3389", "url": "https://bugzilla.suse.com/739256" }, { "category": "external", "summary": "SUSE Bug 742306 for CVE-2011-3389", "url": "https://bugzilla.suse.com/742306" }, { "category": "external", "summary": "SUSE Bug 751718 for CVE-2011-3389", "url": "https://bugzilla.suse.com/751718" }, { "category": "external", "summary": "SUSE Bug 759666 for CVE-2011-3389", "url": "https://bugzilla.suse.com/759666" }, { "category": "external", "summary": "SUSE Bug 763598 for CVE-2011-3389", "url": "https://bugzilla.suse.com/763598" }, { "category": "external", "summary": "SUSE Bug 814655 for CVE-2011-3389", "url": "https://bugzilla.suse.com/814655" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "low" } ], "title": "CVE-2011-3389" }, { "cve": "CVE-2011-4944", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4944" } ], "notes": [ { "category": "general", "text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4944", "url": "https://www.suse.com/security/cve/CVE-2011-4944" }, { "category": "external", "summary": "SUSE Bug 754447 for CVE-2011-4944", "url": "https://bugzilla.suse.com/754447" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "low" } ], "title": "CVE-2011-4944" }, { "cve": "CVE-2012-0845", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-0845" } ], "notes": [ { "category": "general", "text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-0845", "url": "https://www.suse.com/security/cve/CVE-2012-0845" }, { "category": "external", "summary": "SUSE Bug 747125 for CVE-2012-0845", "url": "https://bugzilla.suse.com/747125" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-0845" }, { "cve": "CVE-2012-1150", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-1150" } ], "notes": [ { "category": "general", "text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-1150", "url": "https://www.suse.com/security/cve/CVE-2012-1150" }, { "category": "external", "summary": "SUSE Bug 751718 for CVE-2012-1150", "url": "https://bugzilla.suse.com/751718" }, { "category": "external", "summary": "SUSE Bug 755383 for CVE-2012-1150", "url": "https://bugzilla.suse.com/755383" }, { "category": "external", "summary": "SUSE Bug 826682 for CVE-2012-1150", "url": "https://bugzilla.suse.com/826682" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-1150" }, { "cve": "CVE-2013-1752", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-1752" } ], "notes": [ { "category": "general", "text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-1752", "url": "https://www.suse.com/security/cve/CVE-2013-1752" }, { "category": "external", "summary": "SUSE Bug 856835 for CVE-2013-1752", "url": "https://bugzilla.suse.com/856835" }, { "category": "external", "summary": "SUSE Bug 856836 for CVE-2013-1752", "url": "https://bugzilla.suse.com/856836" }, { "category": "external", "summary": "SUSE Bug 863741 for CVE-2013-1752", "url": "https://bugzilla.suse.com/863741" }, { "category": "external", "summary": "SUSE Bug 885882 for CVE-2013-1752", "url": "https://bugzilla.suse.com/885882" }, { "category": "external", "summary": "SUSE Bug 898572 for CVE-2013-1752", "url": "https://bugzilla.suse.com/898572" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2013-1752", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-1752" }, { "cve": "CVE-2013-4238", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-4238" } ], "notes": [ { "category": "general", "text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-4238", "url": "https://www.suse.com/security/cve/CVE-2013-4238" }, { "category": "external", "summary": "SUSE Bug 834601 for CVE-2013-4238", "url": "https://bugzilla.suse.com/834601" }, { "category": "external", "summary": "SUSE Bug 839107 for CVE-2013-4238", "url": "https://bugzilla.suse.com/839107" }, { "category": "external", "summary": "SUSE Bug 882915 for CVE-2013-4238", "url": "https://bugzilla.suse.com/882915" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2013-4238", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-4238" }, { "cve": "CVE-2014-2667", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-2667" } ], "notes": [ { "category": "general", "text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-2667", "url": "https://www.suse.com/security/cve/CVE-2014-2667" }, { "category": "external", "summary": "SUSE Bug 871152 for CVE-2014-2667", "url": "https://bugzilla.suse.com/871152" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-2667" }, { "cve": "CVE-2014-4650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-4650" } ], "notes": [ { "category": "general", "text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-4650", "url": "https://www.suse.com/security/cve/CVE-2014-4650" }, { "category": "external", "summary": "SUSE Bug 856835 for CVE-2014-4650", "url": "https://bugzilla.suse.com/856835" }, { "category": "external", "summary": "SUSE Bug 856836 for CVE-2014-4650", "url": "https://bugzilla.suse.com/856836" }, { "category": "external", "summary": "SUSE Bug 863741 for CVE-2014-4650", "url": "https://bugzilla.suse.com/863741" }, { "category": "external", "summary": "SUSE Bug 885882 for CVE-2014-4650", "url": "https://bugzilla.suse.com/885882" }, { "category": "external", "summary": "SUSE Bug 898572 for CVE-2014-4650", "url": "https://bugzilla.suse.com/898572" }, { "category": "external", "summary": "SUSE Bug 912739 for CVE-2014-4650", "url": "https://bugzilla.suse.com/912739" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-4650" }, { "cve": "CVE-2019-20907", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20907" } ], "notes": [ { "category": "general", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20907", "url": "https://www.suse.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "SUSE Bug 1174091 for CVE-2019-20907", "url": "https://bugzilla.suse.com/1174091" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5010", "url": "https://www.suse.com/security/cve/CVE-2019-5010" }, { "category": "external", "summary": "SUSE Bug 1122191 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1122191" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-5010" }, { "cve": "CVE-2019-9947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9947" } ], "notes": [ { "category": "general", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9947", "url": "https://www.suse.com/security/cve/CVE-2019-9947" }, { "category": "external", "summary": "SUSE Bug 1130840 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1130840" }, { "category": "external", "summary": "SUSE Bug 1136184 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1136184" }, { "category": "external", "summary": "SUSE Bug 1155094 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1155094" }, { "category": "external", "summary": "SUSE Bug 1201559 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1201559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2020-10735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-10735" } ], "notes": [ { "category": "general", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-10735", "url": "https://www.suse.com/security/cve/CVE-2020-10735" }, { "category": "external", "summary": "SUSE Bug 1203125 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1203125" }, { "category": "external", "summary": "SUSE Bug 1204077 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204077" }, { "category": "external", "summary": "SUSE Bug 1204096 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204096" }, { "category": "external", "summary": "SUSE Bug 1204097 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1204097" }, { "category": "external", "summary": "SUSE Bug 1205075 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1205075" }, { "category": "external", "summary": "SUSE Bug 1208131 for CVE-2020-10735", "url": "https://bugzilla.suse.com/1208131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2020-15523", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15523" } ], "notes": [ { "category": "general", "text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15523", "url": "https://www.suse.com/security/cve/CVE-2020-15523" }, { "category": "external", "summary": "SUSE Bug 1173745 for CVE-2020-15523", "url": "https://bugzilla.suse.com/1173745" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2020-15523" }, { "cve": "CVE-2020-15801", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15801" } ], "notes": [ { "category": "general", "text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15801", "url": "https://www.suse.com/security/cve/CVE-2020-15801" }, { "category": "external", "summary": "SUSE Bug 1174241 for CVE-2020-15801", "url": "https://bugzilla.suse.com/1174241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "critical" } ], "title": "CVE-2020-15801" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8492", "url": "https://www.suse.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "SUSE Bug 1162367 for CVE-2020-8492", "url": "https://bugzilla.suse.com/1162367" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8492" }, { "cve": "CVE-2021-23336", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23336" } ], "notes": [ { "category": "general", "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23336", "url": "https://www.suse.com/security/cve/CVE-2021-23336" }, { "category": "external", "summary": "SUSE Bug 1182179 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182179" }, { "category": "external", "summary": "SUSE Bug 1182379 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182379" }, { "category": "external", "summary": "SUSE Bug 1182433 for CVE-2021-23336", "url": "https://bugzilla.suse.com/1182433" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23336" }, { "cve": "CVE-2021-3177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3177" } ], "notes": [ { "category": "general", "text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3177", "url": "https://www.suse.com/security/cve/CVE-2021-3177" }, { "category": "external", "summary": "SUSE Bug 1181126 for CVE-2021-3177", "url": "https://bugzilla.suse.com/1181126" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3177" }, { "cve": "CVE-2021-3426", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3426" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3426", "url": "https://www.suse.com/security/cve/CVE-2021-3426" }, { "category": "external", "summary": "SUSE Bug 1183374 for CVE-2021-3426", "url": "https://bugzilla.suse.com/1183374" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3426" }, { "cve": "CVE-2022-25236", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-25236" } ], "notes": [ { "category": "general", "text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-25236", "url": "https://www.suse.com/security/cve/CVE-2022-25236" }, { "category": "external", "summary": "SUSE Bug 1196025 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196025" }, { "category": "external", "summary": "SUSE Bug 1196784 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1196784" }, { "category": "external", "summary": "SUSE Bug 1197217 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1197217" }, { "category": "external", "summary": "SUSE Bug 1200038 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1200038" }, { "category": "external", "summary": "SUSE Bug 1201735 for CVE-2022-25236", "url": "https://bugzilla.suse.com/1201735" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2022-25236" }, { "cve": "CVE-2022-42919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-42919" } ], "notes": [ { "category": "general", "text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-42919", "url": "https://www.suse.com/security/cve/CVE-2022-42919" }, { "category": "external", "summary": "SUSE Bug 1204886 for CVE-2022-42919", "url": "https://bugzilla.suse.com/1204886" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-45061", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-45061" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-45061", "url": "https://www.suse.com/security/cve/CVE-2022-45061" }, { "category": "external", "summary": "SUSE Bug 1205244 for CVE-2022-45061", "url": "https://bugzilla.suse.com/1205244" }, { "category": "external", "summary": "SUSE Bug 1211488 for CVE-2022-45061", "url": "https://bugzilla.suse.com/1211488" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2023-0286", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-0286" } ], "notes": [ { "category": "general", "text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-0286", "url": "https://www.suse.com/security/cve/CVE-2023-0286" }, { "category": "external", "summary": "SUSE Bug 1207533 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1207533" }, { "category": "external", "summary": "SUSE Bug 1207569 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1207569" }, { "category": "external", "summary": "SUSE Bug 1211136 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1211136" }, { "category": "external", "summary": "SUSE Bug 1211503 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1211503" }, { "category": "external", "summary": "SUSE Bug 1213146 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1213146" }, { "category": "external", "summary": "SUSE Bug 1214269 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1214269" }, { "category": "external", "summary": "SUSE Bug 1218477 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1218477" }, { "category": "external", "summary": "SUSE Bug 1218967 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1218967" }, { "category": "external", "summary": "SUSE Bug 1225677 for CVE-2023-0286", "url": "https://bugzilla.suse.com/1225677" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-24329", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24329" } ], "notes": [ { "category": "general", "text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24329", "url": "https://www.suse.com/security/cve/CVE-2023-24329" }, { "category": "external", "summary": "SUSE Bug 1208471 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1208471" }, { "category": "external", "summary": "SUSE Bug 1213553 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213553" }, { "category": "external", "summary": "SUSE Bug 1213554 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213554" }, { "category": "external", "summary": "SUSE Bug 1213839 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1213839" }, { "category": "external", "summary": "SUSE Bug 1225672 for CVE-2023-24329", "url": "https://bugzilla.suse.com/1225672" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2023-24329" }, { "cve": "CVE-2023-2650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2650" } ], "notes": [ { "category": "general", "text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2650", "url": "https://www.suse.com/security/cve/CVE-2023-2650" }, { "category": "external", "summary": "SUSE Bug 1211430 for CVE-2023-2650", "url": "https://bugzilla.suse.com/1211430" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-2650" }, { "cve": "CVE-2023-27043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27043" } ], "notes": [ { "category": "general", "text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27043", "url": "https://www.suse.com/security/cve/CVE-2023-27043" }, { "category": "external", "summary": "SUSE Bug 1210638 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1210638" }, { "category": "external", "summary": "SUSE Bug 1222537 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1222537" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-27043" }, { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-4030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4030" } ], "notes": [ { "category": "general", "text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4030", "url": "https://www.suse.com/security/cve/CVE-2024-4030" }, { "category": "external", "summary": "SUSE Bug 1227152 for CVE-2024-4030", "url": "https://bugzilla.suse.com/1227152" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4030" }, { "cve": "CVE-2024-4032", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4032" } ], "notes": [ { "category": "general", "text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4032", "url": "https://www.suse.com/security/cve/CVE-2024-4032" }, { "category": "external", "summary": "SUSE Bug 1226448 for CVE-2024-4032", "url": "https://bugzilla.suse.com/1226448" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "low" } ], "title": "CVE-2024-4032" }, { "cve": "CVE-2024-6232", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-6232" } ], "notes": [ { "category": "general", "text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-6232", "url": "https://www.suse.com/security/cve/CVE-2024-6232" }, { "category": "external", "summary": "SUSE Bug 1230227 for CVE-2024-6232", "url": "https://bugzilla.suse.com/1230227" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6923", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-6923" } ], "notes": [ { "category": "general", "text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-6923", "url": "https://www.suse.com/security/cve/CVE-2024-6923" }, { "category": "external", "summary": "SUSE Bug 1228780 for CVE-2024-6923", "url": "https://bugzilla.suse.com/1228780" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "important" } ], "title": "CVE-2024-6923" }, { "cve": "CVE-2024-7592", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7592" } ], "notes": [ { "category": "general", "text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7592", "url": "https://www.suse.com/security/cve/CVE-2024-7592" }, { "category": "external", "summary": "SUSE Bug 1229596 for CVE-2024-7592", "url": "https://bugzilla.suse.com/1229596" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-8088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-8088" } ], "notes": [ { "category": "general", "text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-8088", "url": "https://www.suse.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "SUSE Bug 1229704 for CVE-2024-8088", "url": "https://bugzilla.suse.com/1229704" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x", "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-28T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-8088" } ] }
opensuse-su-2024:13236-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python-2.7.18-38.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-2.7.18-38.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13236", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13236-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python-2.7.18-38.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13236-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-2.7.18-38.1.aarch64", "product": { "name": "python-2.7.18-38.1.aarch64", "product_id": "python-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-38.1.aarch64", "product": { "name": "python-32bit-2.7.18-38.1.aarch64", "product_id": "python-32bit-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-38.1.aarch64", "product": { "name": "python-curses-2.7.18-38.1.aarch64", "product_id": "python-curses-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-38.1.aarch64", "product": { "name": "python-demo-2.7.18-38.1.aarch64", "product_id": "python-demo-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-38.1.aarch64", "product": { "name": "python-gdbm-2.7.18-38.1.aarch64", "product_id": "python-gdbm-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-38.1.aarch64", "product": { "name": "python-idle-2.7.18-38.1.aarch64", "product_id": "python-idle-2.7.18-38.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-38.1.aarch64", "product": { "name": "python-tk-2.7.18-38.1.aarch64", "product_id": "python-tk-2.7.18-38.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-38.1.ppc64le", "product": { "name": "python-2.7.18-38.1.ppc64le", "product_id": "python-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-32bit-2.7.18-38.1.ppc64le", "product": { "name": "python-32bit-2.7.18-38.1.ppc64le", "product_id": "python-32bit-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-38.1.ppc64le", "product": { "name": "python-curses-2.7.18-38.1.ppc64le", "product_id": "python-curses-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-38.1.ppc64le", "product": { "name": "python-demo-2.7.18-38.1.ppc64le", "product_id": "python-demo-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-38.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-38.1.ppc64le", "product_id": "python-gdbm-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-38.1.ppc64le", "product": { "name": "python-idle-2.7.18-38.1.ppc64le", "product_id": "python-idle-2.7.18-38.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-38.1.ppc64le", "product": { "name": "python-tk-2.7.18-38.1.ppc64le", "product_id": "python-tk-2.7.18-38.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-38.1.s390x", "product": { "name": "python-2.7.18-38.1.s390x", "product_id": "python-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-38.1.s390x", "product": { "name": "python-32bit-2.7.18-38.1.s390x", "product_id": "python-32bit-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-38.1.s390x", "product": { "name": "python-curses-2.7.18-38.1.s390x", "product_id": "python-curses-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-38.1.s390x", "product": { "name": "python-demo-2.7.18-38.1.s390x", "product_id": "python-demo-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-38.1.s390x", "product": { "name": "python-gdbm-2.7.18-38.1.s390x", "product_id": "python-gdbm-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-38.1.s390x", "product": { "name": "python-idle-2.7.18-38.1.s390x", "product_id": "python-idle-2.7.18-38.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-38.1.s390x", "product": { "name": "python-tk-2.7.18-38.1.s390x", "product_id": "python-tk-2.7.18-38.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-38.1.x86_64", "product": { "name": "python-2.7.18-38.1.x86_64", "product_id": "python-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-38.1.x86_64", "product": { "name": "python-32bit-2.7.18-38.1.x86_64", "product_id": "python-32bit-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-38.1.x86_64", "product": { "name": "python-curses-2.7.18-38.1.x86_64", "product_id": "python-curses-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-38.1.x86_64", "product": { "name": "python-demo-2.7.18-38.1.x86_64", "product_id": "python-demo-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-38.1.x86_64", "product": { "name": "python-gdbm-2.7.18-38.1.x86_64", "product_id": "python-gdbm-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-38.1.x86_64", "product": { "name": "python-idle-2.7.18-38.1.x86_64", "product_id": "python-idle-2.7.18-38.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-38.1.x86_64", "product": { "name": "python-tk-2.7.18-38.1.x86_64", "product_id": "python-tk-2.7.18-38.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-38.1.aarch64" }, "product_reference": "python-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-38.1.ppc64le" }, "product_reference": "python-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-38.1.s390x" }, "product_reference": "python-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-38.1.x86_64" }, "product_reference": "python-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.aarch64" }, "product_reference": "python-32bit-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.ppc64le" }, "product_reference": "python-32bit-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.s390x" }, "product_reference": "python-32bit-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.x86_64" }, "product_reference": "python-32bit-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-38.1.aarch64" }, "product_reference": "python-curses-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-38.1.ppc64le" }, "product_reference": "python-curses-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-38.1.s390x" }, "product_reference": "python-curses-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-38.1.x86_64" }, "product_reference": "python-curses-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-38.1.aarch64" }, "product_reference": "python-demo-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-38.1.ppc64le" }, "product_reference": "python-demo-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-38.1.s390x" }, "product_reference": "python-demo-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-38.1.x86_64" }, "product_reference": "python-demo-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.s390x" }, "product_reference": "python-gdbm-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-38.1.aarch64" }, "product_reference": "python-idle-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-38.1.ppc64le" }, "product_reference": "python-idle-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-38.1.s390x" }, "product_reference": "python-idle-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-38.1.x86_64" }, "product_reference": "python-idle-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-38.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-38.1.aarch64" }, "product_reference": "python-tk-2.7.18-38.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-38.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-38.1.ppc64le" }, "product_reference": "python-tk-2.7.18-38.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-38.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-38.1.s390x" }, "product_reference": "python-tk-2.7.18-38.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-38.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-38.1.x86_64" }, "product_reference": "python-tk-2.7.18-38.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-38.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13215-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-3.11.5-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-3.11.5-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13215", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13215-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python311-3.11.5-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13215-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-3.11.5-1.1.aarch64", "product": { "name": "python311-3.11.5-1.1.aarch64", "product_id": "python311-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-32bit-3.11.5-1.1.aarch64", "product": { "name": "python311-32bit-3.11.5-1.1.aarch64", "product_id": "python311-32bit-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.5-1.1.aarch64", "product": { "name": "python311-curses-3.11.5-1.1.aarch64", "product_id": "python311-curses-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-1.1.aarch64", "product": { "name": "python311-dbm-3.11.5-1.1.aarch64", "product_id": "python311-dbm-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.5-1.1.aarch64", "product": { "name": "python311-idle-3.11.5-1.1.aarch64", "product_id": "python311-idle-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.5-1.1.aarch64", "product": { "name": "python311-tk-3.11.5-1.1.aarch64", "product_id": "python311-tk-3.11.5-1.1.aarch64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.5-1.1.aarch64", "product": { "name": "python311-x86-64-v3-3.11.5-1.1.aarch64", "product_id": "python311-x86-64-v3-3.11.5-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.5-1.1.ppc64le", "product": { "name": "python311-3.11.5-1.1.ppc64le", "product_id": "python311-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-32bit-3.11.5-1.1.ppc64le", "product": { "name": "python311-32bit-3.11.5-1.1.ppc64le", "product_id": "python311-32bit-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.5-1.1.ppc64le", "product": { "name": "python311-curses-3.11.5-1.1.ppc64le", "product_id": "python311-curses-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-1.1.ppc64le", "product": { "name": "python311-dbm-3.11.5-1.1.ppc64le", "product_id": "python311-dbm-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.5-1.1.ppc64le", "product": { "name": "python311-idle-3.11.5-1.1.ppc64le", "product_id": "python311-idle-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.5-1.1.ppc64le", "product": { "name": "python311-tk-3.11.5-1.1.ppc64le", "product_id": "python311-tk-3.11.5-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.5-1.1.ppc64le", "product": { "name": "python311-x86-64-v3-3.11.5-1.1.ppc64le", "product_id": "python311-x86-64-v3-3.11.5-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.5-1.1.s390x", "product": { "name": "python311-3.11.5-1.1.s390x", "product_id": "python311-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-32bit-3.11.5-1.1.s390x", "product": { "name": "python311-32bit-3.11.5-1.1.s390x", "product_id": "python311-32bit-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.5-1.1.s390x", "product": { "name": "python311-curses-3.11.5-1.1.s390x", "product_id": "python311-curses-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-1.1.s390x", "product": { "name": "python311-dbm-3.11.5-1.1.s390x", "product_id": "python311-dbm-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.5-1.1.s390x", "product": { "name": "python311-idle-3.11.5-1.1.s390x", "product_id": "python311-idle-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.5-1.1.s390x", "product": { "name": "python311-tk-3.11.5-1.1.s390x", "product_id": "python311-tk-3.11.5-1.1.s390x" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.5-1.1.s390x", "product": { "name": "python311-x86-64-v3-3.11.5-1.1.s390x", "product_id": "python311-x86-64-v3-3.11.5-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.5-1.1.x86_64", "product": { "name": "python311-3.11.5-1.1.x86_64", "product_id": "python311-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.5-1.1.x86_64", "product": { "name": "python311-32bit-3.11.5-1.1.x86_64", "product_id": "python311-32bit-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.5-1.1.x86_64", "product": { "name": "python311-curses-3.11.5-1.1.x86_64", "product_id": "python311-curses-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.5-1.1.x86_64", "product": { "name": "python311-dbm-3.11.5-1.1.x86_64", "product_id": "python311-dbm-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.5-1.1.x86_64", "product": { "name": "python311-idle-3.11.5-1.1.x86_64", "product_id": "python311-idle-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.5-1.1.x86_64", "product": { "name": "python311-tk-3.11.5-1.1.x86_64", "product_id": "python311-tk-3.11.5-1.1.x86_64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.5-1.1.x86_64", "product": { "name": "python311-x86-64-v3-3.11.5-1.1.x86_64", "product_id": "python311-x86-64-v3-3.11.5-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.5-1.1.aarch64" }, "product_reference": "python311-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.5-1.1.ppc64le" }, "product_reference": "python311-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.5-1.1.s390x" }, "product_reference": "python311-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.5-1.1.x86_64" }, "product_reference": "python311-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.aarch64" }, "product_reference": "python311-32bit-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.ppc64le" }, "product_reference": "python311-32bit-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.s390x" }, "product_reference": "python311-32bit-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.x86_64" }, "product_reference": "python311-32bit-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.aarch64" }, "product_reference": "python311-curses-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.ppc64le" }, "product_reference": "python311-curses-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.s390x" }, "product_reference": "python311-curses-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.x86_64" }, "product_reference": "python311-curses-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.aarch64" }, "product_reference": "python311-dbm-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.ppc64le" }, "product_reference": "python311-dbm-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.s390x" }, "product_reference": "python311-dbm-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.x86_64" }, "product_reference": "python311-dbm-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.aarch64" }, "product_reference": "python311-idle-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.ppc64le" }, "product_reference": "python311-idle-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.s390x" }, "product_reference": "python311-idle-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.x86_64" }, "product_reference": "python311-idle-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.aarch64" }, "product_reference": "python311-tk-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.ppc64le" }, "product_reference": "python311-tk-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.s390x" }, "product_reference": "python311-tk-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.x86_64" }, "product_reference": "python311-tk-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.5-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.aarch64" }, "product_reference": "python311-x86-64-v3-3.11.5-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.5-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.ppc64le" }, "product_reference": "python311-x86-64-v3-3.11.5-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.5-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.s390x" }, "product_reference": "python311-x86-64-v3-3.11.5-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.5-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.x86_64" }, "product_reference": "python311-x86-64-v3-3.11.5-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.5-1.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.5-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13248-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python312-3.12.0rc3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python312-3.12.0rc3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13248", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13248-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python312-3.12.0rc3-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13248-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python312-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-3.12.0rc3-1.1.aarch64", "product_id": "python312-3.12.0rc3-1.1.aarch64" } }, { "category": "product_version", "name": "python312-curses-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-curses-3.12.0rc3-1.1.aarch64", "product_id": "python312-curses-3.12.0rc3-1.1.aarch64" } }, { "category": "product_version", "name": "python312-dbm-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-dbm-3.12.0rc3-1.1.aarch64", "product_id": "python312-dbm-3.12.0rc3-1.1.aarch64" } }, { "category": "product_version", "name": "python312-idle-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-idle-3.12.0rc3-1.1.aarch64", "product_id": "python312-idle-3.12.0rc3-1.1.aarch64" } }, { "category": "product_version", "name": "python312-tk-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-tk-3.12.0rc3-1.1.aarch64", "product_id": "python312-tk-3.12.0rc3-1.1.aarch64" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "product": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "product_id": "python312-x86-64-v3-3.12.0rc3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-3.12.0rc3-1.1.ppc64le", "product_id": "python312-3.12.0rc3-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-curses-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-curses-3.12.0rc3-1.1.ppc64le", "product_id": "python312-curses-3.12.0rc3-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-dbm-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-dbm-3.12.0rc3-1.1.ppc64le", "product_id": "python312-dbm-3.12.0rc3-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-idle-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-idle-3.12.0rc3-1.1.ppc64le", "product_id": "python312-idle-3.12.0rc3-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-tk-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-tk-3.12.0rc3-1.1.ppc64le", "product_id": "python312-tk-3.12.0rc3-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "product": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "product_id": "python312-x86-64-v3-3.12.0rc3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.0rc3-1.1.s390x", "product": { "name": "python312-3.12.0rc3-1.1.s390x", "product_id": "python312-3.12.0rc3-1.1.s390x" } }, { "category": "product_version", "name": "python312-curses-3.12.0rc3-1.1.s390x", "product": { "name": "python312-curses-3.12.0rc3-1.1.s390x", "product_id": "python312-curses-3.12.0rc3-1.1.s390x" } }, { "category": "product_version", "name": "python312-dbm-3.12.0rc3-1.1.s390x", "product": { "name": "python312-dbm-3.12.0rc3-1.1.s390x", "product_id": "python312-dbm-3.12.0rc3-1.1.s390x" } }, { "category": "product_version", "name": "python312-idle-3.12.0rc3-1.1.s390x", "product": { "name": "python312-idle-3.12.0rc3-1.1.s390x", "product_id": "python312-idle-3.12.0rc3-1.1.s390x" } }, { "category": "product_version", "name": "python312-tk-3.12.0rc3-1.1.s390x", "product": { "name": "python312-tk-3.12.0rc3-1.1.s390x", "product_id": "python312-tk-3.12.0rc3-1.1.s390x" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.0rc3-1.1.s390x", "product": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.s390x", "product_id": "python312-x86-64-v3-3.12.0rc3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python312-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-3.12.0rc3-1.1.x86_64", "product_id": "python312-3.12.0rc3-1.1.x86_64" } }, { "category": "product_version", "name": "python312-curses-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-curses-3.12.0rc3-1.1.x86_64", "product_id": "python312-curses-3.12.0rc3-1.1.x86_64" } }, { "category": "product_version", "name": "python312-dbm-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-dbm-3.12.0rc3-1.1.x86_64", "product_id": "python312-dbm-3.12.0rc3-1.1.x86_64" } }, { "category": "product_version", "name": "python312-idle-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-idle-3.12.0rc3-1.1.x86_64", "product_id": "python312-idle-3.12.0rc3-1.1.x86_64" } }, { "category": "product_version", "name": "python312-tk-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-tk-3.12.0rc3-1.1.x86_64", "product_id": "python312-tk-3.12.0rc3-1.1.x86_64" } }, { "category": "product_version", "name": "python312-x86-64-v3-3.12.0rc3-1.1.x86_64", "product": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.x86_64", "product_id": "python312-x86-64-v3-3.12.0rc3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-curses-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-curses-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-curses-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-curses-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-curses-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-dbm-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-dbm-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-dbm-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-dbm-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-dbm-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-idle-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-idle-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-idle-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-idle-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-idle-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-tk-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-tk-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-tk-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-tk-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-tk-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.aarch64" }, "product_reference": "python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.ppc64le" }, "product_reference": "python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.s390x" }, "product_reference": "python312-x86-64-v3-3.12.0rc3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-x86-64-v3-3.12.0rc3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.x86_64" }, "product_reference": "python312-x86-64-v3-3.12.0rc3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.0rc3-1.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0rc3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
opensuse-su-2024:13201-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python38-3.8.18-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python38-3.8.18-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13201", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13201-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40217 page", "url": "https://www.suse.com/security/cve/CVE-2023-40217/" } ], "title": "python38-3.8.18-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13201-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python38-3.8.18-1.1.aarch64", "product": { "name": "python38-3.8.18-1.1.aarch64", "product_id": "python38-3.8.18-1.1.aarch64" } }, { "category": "product_version", "name": "python38-curses-3.8.18-1.1.aarch64", "product": { "name": "python38-curses-3.8.18-1.1.aarch64", "product_id": "python38-curses-3.8.18-1.1.aarch64" } }, { "category": "product_version", "name": "python38-dbm-3.8.18-1.1.aarch64", "product": { "name": "python38-dbm-3.8.18-1.1.aarch64", "product_id": "python38-dbm-3.8.18-1.1.aarch64" } }, { "category": "product_version", "name": "python38-idle-3.8.18-1.1.aarch64", "product": { "name": "python38-idle-3.8.18-1.1.aarch64", "product_id": "python38-idle-3.8.18-1.1.aarch64" } }, { "category": "product_version", "name": "python38-tk-3.8.18-1.1.aarch64", "product": { "name": "python38-tk-3.8.18-1.1.aarch64", "product_id": "python38-tk-3.8.18-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.18-1.1.ppc64le", "product": { "name": "python38-3.8.18-1.1.ppc64le", "product_id": "python38-3.8.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-curses-3.8.18-1.1.ppc64le", "product": { "name": "python38-curses-3.8.18-1.1.ppc64le", "product_id": "python38-curses-3.8.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-dbm-3.8.18-1.1.ppc64le", "product": { "name": "python38-dbm-3.8.18-1.1.ppc64le", "product_id": "python38-dbm-3.8.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-idle-3.8.18-1.1.ppc64le", "product": { "name": "python38-idle-3.8.18-1.1.ppc64le", "product_id": "python38-idle-3.8.18-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-tk-3.8.18-1.1.ppc64le", "product": { "name": "python38-tk-3.8.18-1.1.ppc64le", "product_id": "python38-tk-3.8.18-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.18-1.1.s390x", "product": { "name": "python38-3.8.18-1.1.s390x", "product_id": "python38-3.8.18-1.1.s390x" } }, { "category": "product_version", "name": "python38-curses-3.8.18-1.1.s390x", "product": { "name": "python38-curses-3.8.18-1.1.s390x", "product_id": "python38-curses-3.8.18-1.1.s390x" } }, { "category": "product_version", "name": "python38-dbm-3.8.18-1.1.s390x", "product": { "name": "python38-dbm-3.8.18-1.1.s390x", "product_id": "python38-dbm-3.8.18-1.1.s390x" } }, { "category": "product_version", "name": "python38-idle-3.8.18-1.1.s390x", "product": { "name": "python38-idle-3.8.18-1.1.s390x", "product_id": "python38-idle-3.8.18-1.1.s390x" } }, { "category": "product_version", "name": "python38-tk-3.8.18-1.1.s390x", "product": { "name": "python38-tk-3.8.18-1.1.s390x", "product_id": "python38-tk-3.8.18-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.18-1.1.x86_64", "product": { "name": "python38-3.8.18-1.1.x86_64", "product_id": "python38-3.8.18-1.1.x86_64" } }, { "category": "product_version", "name": "python38-curses-3.8.18-1.1.x86_64", "product": { "name": "python38-curses-3.8.18-1.1.x86_64", "product_id": "python38-curses-3.8.18-1.1.x86_64" } }, { "category": "product_version", "name": "python38-dbm-3.8.18-1.1.x86_64", "product": { "name": "python38-dbm-3.8.18-1.1.x86_64", "product_id": "python38-dbm-3.8.18-1.1.x86_64" } }, { "category": "product_version", "name": "python38-idle-3.8.18-1.1.x86_64", "product": { "name": "python38-idle-3.8.18-1.1.x86_64", "product_id": "python38-idle-3.8.18-1.1.x86_64" } }, { "category": "product_version", "name": "python38-tk-3.8.18-1.1.x86_64", "product": { "name": "python38-tk-3.8.18-1.1.x86_64", "product_id": "python38-tk-3.8.18-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.18-1.1.aarch64" }, "product_reference": "python38-3.8.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.18-1.1.ppc64le" }, "product_reference": "python38-3.8.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.18-1.1.s390x" }, "product_reference": "python38-3.8.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.18-1.1.x86_64" }, "product_reference": "python38-3.8.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.aarch64" }, "product_reference": "python38-curses-3.8.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.ppc64le" }, "product_reference": "python38-curses-3.8.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.s390x" }, "product_reference": "python38-curses-3.8.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.x86_64" }, "product_reference": "python38-curses-3.8.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.aarch64" }, "product_reference": "python38-dbm-3.8.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.ppc64le" }, "product_reference": "python38-dbm-3.8.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.s390x" }, "product_reference": "python38-dbm-3.8.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.x86_64" }, "product_reference": "python38-dbm-3.8.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.aarch64" }, "product_reference": "python38-idle-3.8.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.ppc64le" }, "product_reference": "python38-idle-3.8.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.s390x" }, "product_reference": "python38-idle-3.8.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.x86_64" }, "product_reference": "python38-idle-3.8.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.18-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.aarch64" }, "product_reference": "python38-tk-3.8.18-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.18-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.ppc64le" }, "product_reference": "python38-tk-3.8.18-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.18-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.s390x" }, "product_reference": "python38-tk-3.8.18-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.18-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.x86_64" }, "product_reference": "python38-tk-3.8.18-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40217" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40217", "url": "https://www.suse.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "SUSE Bug 1214692 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1214692" }, { "category": "external", "summary": "SUSE Bug 1217524 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1217524" }, { "category": "external", "summary": "SUSE Bug 1218319 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218319" }, { "category": "external", "summary": "SUSE Bug 1218476 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218476" }, { "category": "external", "summary": "SUSE Bug 1218965 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1218965" }, { "category": "external", "summary": "SUSE Bug 1219472 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219472" }, { "category": "external", "summary": "SUSE Bug 1219713 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1219713" }, { "category": "external", "summary": "SUSE Bug 1221582 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1221582" }, { "category": "external", "summary": "SUSE Bug 1224883 for CVE-2023-40217", "url": "https://bugzilla.suse.com/1224883" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.18-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.18-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-40217" } ] }
rhsa-2023:6793
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-python38-python is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python38-python (3.8.18), rh-python38-python-cryptography (2.8), rh-python38-python-pip (19.3.1), rh-python38-python-requests (2.22.0), rh-python38-python-setuptools (41.6.0), rh-python38-python-wheel (0.33.6).\n\nSecurity Fix(es):\n\n* python: urllib.parse url blocklisting bypass (CVE-2023-24329)\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\n* python: tarfile module directory traversal (CVE-2007-4559)\n\n* pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py (CVE-2022-40897)\n\n* python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli (CVE-2022-40898)\n\n* python: CPU denial of service via inefficient IDNA decoder (CVE-2022-45061)\n\n* python-cryptography: memory corruption via immutable objects (CVE-2023-23931)\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-2023:6793", "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "263261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261" }, { "category": "external", "summary": "2144072", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072" }, { "category": "external", "summary": "2158559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559" }, { "category": "external", "summary": "2165864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864" }, { "category": "external", "summary": "2171817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817" }, { "category": "external", "summary": "2173917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917" }, { "category": "external", "summary": "2209469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6793.json" } ], "title": "Red Hat Security Advisory: rh-python38-python security update", "tracking": { "current_release_date": "2025-08-06T05:36:45+00:00", "generator": { "date": "2025-08-06T05:36:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6793", "initial_release_date": "2023-11-08T08:20:36+00:00", "revision_history": [ { "date": "2023-11-08T08:20:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-08T08:20:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:36:45+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product_id": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product_id": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.src", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.src", "product_id": "rh-python38-python-0:3.8.18-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product_id": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools-wheel@41.6.0-8.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product_id": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product_id": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel-wheel@0.33.6-9.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product_id": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product_id": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-4.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product_id": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.18-2.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product_id": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.18-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "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": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "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-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "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": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "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": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: tarfile module directory traversal" }, { "cve": "CVE-2022-40897", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2023-01-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python Setuptools due to a regular expression Denial of Service (ReDoS) present in package_index.py. This issue could allow a remote attacker to cause a denial of service via HTML in a crafted package or custom PackageIndex page.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py", "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": [ "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40897" }, { "category": "external", "summary": "RHBZ#2158559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40897", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40897" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897" }, { "category": "external", "summary": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/", "url": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/" } ], "release_date": "2022-12-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py" }, { "cve": "CVE-2022-40898", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165864" } ], "notes": [ { "category": "description", "text": "An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli", "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": [ "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40898" }, { "category": "external", "summary": "RHBZ#2165864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40898", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40898" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6", "url": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6" } ], "release_date": "2022-12-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-11-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144072" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in Python. A quadratic algorithm exists when processing inputs to the IDNA (RFC 3490) decoder, such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor, which could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied hostname.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CPU denial of service via inefficient IDNA decoder", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45061" }, { "category": "external", "summary": "RHBZ#2144072", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/98433", "url": "https://github.com/python/cpython/issues/98433" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html", "url": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CPU denial of service via inefficient IDNA decoder" }, { "cve": "CVE-2023-23931", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "discovery_date": "2023-02-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171817" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-cryptography: memory corruption via immutable objects", "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": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23931" }, { "category": "external", "summary": "RHBZ#2171817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23931", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23931" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931" }, { "category": "external", "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r", "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r" } ], "release_date": "2023-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-cryptography: memory corruption via immutable objects" }, { "cve": "CVE-2023-24329", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173917" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: urllib.parse url blocklisting bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24329" }, { "category": "external", "summary": "RHBZ#2173917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329" }, { "category": "external", "summary": "https://pointernull.com/security/python-url-parse-problem.html", "url": "https://pointernull.com/security/python-url-parse-problem.html" } ], "release_date": "2023-02-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: urllib.parse url blocklisting bypass" }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "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": [ "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.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": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "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": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.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": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-requests: Unintended leak of Proxy-Authorization header" }, { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5998
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5998", "url": "https://access.redhat.com/errata/RHSA-2023:5998" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5998.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2025-08-02T17:54:48+00:00", "generator": { "date": "2025-08-02T17:54:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5998", "initial_release_date": "2023-10-23T09:52:33+00:00", "revision_history": [ { "date": "2023-10-23T09:52:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:52:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:54: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.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8080020230922214114:93c2fc2f", "product": { "name": "python39:3.9:8080020230922214114:93c2fc2f", "product_id": "python39:3.9:8080020230922214114:93c2fc2f", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9?rpmmod=python39:3.9:8080020230922214114:93c2fc2f" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product_id": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product": { "name": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product_id": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9?rpmmod=python39-devel:3.9:8080020230922214114:93c2fc2f" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product": { "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product_id": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_id": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, "product_reference": "python39:3.9:8080020230922214114:93c2fc2f", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src" }, "product_reference": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src" }, "product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src" }, "product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, "product_reference": "python39-devel:3.9:8080020230922214114:93c2fc2f", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:52:33+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5998" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:6290
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:6290", "url": "https://access.redhat.com/errata/RHSA-2023:6290" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6290.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-08-02T17:55:19+00:00", "generator": { "date": "2025-08-02T17:55:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6290", "initial_release_date": "2023-11-02T15:54:28+00:00", "revision_history": [ { "date": "2023-11-02T15:54:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-02T15:54:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.src", "product": { "name": "python-0:2.6.6-70.el6_10.src", "product_id": "python-0:2.6.6-70.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-0:2.6.6-70.el6_10.x86_64", "product_id": "python-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64", "product_id": "python-devel-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64", "product_id": "python-libs-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.x86_64", "product": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64", "product_id": "tkinter-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-test-0:2.6.6-70.el6_10.x86_64", "product_id": "python-test-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64", "product_id": "python-tools-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.i686", "product": { "name": "python-devel-0:2.6.6-70.el6_10.i686", "product_id": "python-devel-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.i686", "product": { "name": "python-libs-0:2.6.6-70.el6_10.i686", "product_id": "python-libs-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.i686", "product": { "name": "python-0:2.6.6-70.el6_10.i686", "product_id": "python-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.i686", "product": { "name": "tkinter-0:2.6.6-70.el6_10.i686", "product_id": "tkinter-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.i686", "product": { "name": "python-test-0:2.6.6-70.el6_10.i686", "product_id": "python-test-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.i686", "product": { "name": "python-tools-0:2.6.6-70.el6_10.i686", "product_id": "python-tools-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-0:2.6.6-70.el6_10.s390x", "product_id": "python-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-devel-0:2.6.6-70.el6_10.s390x", "product_id": "python-devel-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-libs-0:2.6.6-70.el6_10.s390x", "product_id": "python-libs-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-test-0:2.6.6-70.el6_10.s390x", "product_id": "python-test-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-tools-0:2.6.6-70.el6_10.s390x", "product_id": "python-tools-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.s390x", "product": { "name": "tkinter-0:2.6.6-70.el6_10.s390x", "product_id": "tkinter-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.s390", "product": { "name": "python-devel-0:2.6.6-70.el6_10.s390", "product_id": "python-devel-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=s390" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.s390", "product": { "name": "python-libs-0:2.6.6-70.el6_10.s390", "product_id": "python-libs-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.src" }, "product_reference": "python-0:2.6.6-70.el6_10.src", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-test-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-test-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-test-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src" }, "product_reference": "python-0:2.6.6-70.el6_10.src", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-test-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-test-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-test-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-02T15:54:28+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": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6290" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5994
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5994", "url": "https://access.redhat.com/errata/RHSA-2023:5994" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5994.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-02T17:54:59+00:00", "generator": { "date": "2025-08-02T17:54:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5994", "initial_release_date": "2023-10-23T09:49:48+00:00", "revision_history": [ { "date": "2023-10-23T09:49:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:49:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:54:59+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.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8080020231004233750:392b0bf1", "product": { "name": "python27:2.7:8080020231004233750:392b0bf1", "product_id": "python27:2.7:8080020231004233750:392b0bf1", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8080020231004233750:392b0bf1" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product_id": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-22.module%2Bel8.8.0%2B18977%2B47894b34?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_id": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product": { "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product_id": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-22.module%2Bel8.8.0%2B18977%2B47894b34?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, "product_reference": "python27:2.7:8080020231004233750:392b0bf1", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src" }, "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src" }, "product_reference": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src" }, "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src" }, "product_reference": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch" }, "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch" }, "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src" }, "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:49:48+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5994" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5993
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5993", "url": "https://access.redhat.com/errata/RHSA-2023:5993" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5993.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-02T17:56:11+00:00", "generator": { "date": "2025-08-02T17:56:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5993", "initial_release_date": "2023-10-23T09:27:05+00:00", "revision_history": [ { "date": "2023-10-23T09:27:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:27:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:56:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8060020231004234102:2aa69ce4", "product": { "name": "python27:2.7:8060020231004234102:2aa69ce4", "product_id": "python27:2.7:8060020231004234102:2aa69ce4", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8060020231004234102:2aa69ce4" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_id": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, "product_reference": "python27:2.7:8060020231004234102:2aa69ce4", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src" }, "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src" }, "product_reference": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src" }, "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch" }, "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch" }, "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src" }, "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:27:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5993" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5463
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5463", "url": "https://access.redhat.com/errata/RHSA-2023:5463" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5463.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-08-02T17:53:21+00:00", "generator": { "date": "2025-08-02T17:53:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5463", "initial_release_date": "2023-10-05T14:05:46+00:00", "revision_history": [ { "date": "2023-10-05T14:05:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T14:05:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:21+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.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.src", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.src", "product_id": "python3.11-0:3.11.2-2.el8_8.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product_id": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.2-2.el8_8.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T14:05:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5463" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5456
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5456", "url": "https://access.redhat.com/errata/RHSA-2023:5456" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5456.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-08-02T17:53:11+00:00", "generator": { "date": "2025-08-02T17:53:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5456", "initial_release_date": "2023-10-05T13:34:00+00:00", "revision_history": [ { "date": "2023-10-05T13:34:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T13:34:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.src", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.src", "product_id": "python3.11-0:3.11.2-2.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.src", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T13:34:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5456" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:6823
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:6823", "url": "https://access.redhat.com/errata/RHSA-2023:6823" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6823.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:56:23+00:00", "generator": { "date": "2025-08-02T17:56:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6823", "initial_release_date": "2023-11-08T15:48:28+00:00", "revision_history": [ { "date": "2023-11-08T15:48:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-08T15:48:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:56:23+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 Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.src", "product": { "name": "python3-0:3.6.8-21.el7_9.src", "product_id": "python3-0:3.6.8-21.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-test-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.i686", "product_id": "python3-libs-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-0:3.6.8-21.el7_9.i686", "product_id": "python3-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.i686", "product_id": "python3-debug-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.i686", "product_id": "python3-devel-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.i686", "product_id": "python3-idle-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-test-0:3.6.8-21.el7_9.i686", "product_id": "python3-test-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc", "product_id": "python3-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-0:3.6.8-21.el7_9.s390x", "product_id": "python3-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x", "product_id": "python3-libs-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x", "product_id": "python3-debug-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x", "product_id": "python3-devel-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x", "product_id": "python3-idle-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-test-0:3.6.8-21.el7_9.s390x", "product_id": "python3-test-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.s390", "product_id": "python3-libs-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-0:3.6.8-21.el7_9.s390", "product_id": "python3-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.s390", "product_id": "python3-debug-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.s390", "product_id": "python3-devel-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.s390", "product_id": "python3-idle-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-test-0:3.6.8-21.el7_9.s390", "product_id": "python3-test-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T15:48:28+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": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6823" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5997
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5997", "url": "https://access.redhat.com/errata/RHSA-2023:5997" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5997.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:54:38+00:00", "generator": { "date": "2025-08-02T17:54:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5997", "initial_release_date": "2023-10-23T10:13:23+00:00", "revision_history": [ { "date": "2023-10-23T10:13:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T10:13:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:54:38+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-test-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-51.el8_8.2.src", "product": { "name": "python3-0:3.6.8-51.el8_8.2.src", "product_id": "python3-0:3.6.8-51.el8_8.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.2.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T10:13:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5997" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5528
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5528", "url": "https://access.redhat.com/errata/RHSA-2023:5528" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5528.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:53:16+00:00", "generator": { "date": "2025-08-02T17:53:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5528", "initial_release_date": "2023-10-09T10:56:47+00:00", "revision_history": [ { "date": "2023-10-09T10:56:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:56:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-test-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-24.el8_2.2.src", "product": { "name": "python3-0:3.6.8-24.el8_2.2.src", "product_id": "python3-0:3.6.8-24.el8_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-24.el8_2.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:56:47+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.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5528" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5462
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5462", "url": "https://access.redhat.com/errata/RHSA-2023:5462" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5462.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2025-08-02T17:53:31+00:00", "generator": { "date": "2025-08-02T17:53:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5462", "initial_release_date": "2023-10-05T13:39:32+00:00", "revision_history": [ { "date": "2023-10-05T13:39:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T13:39:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-test-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product_id": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.16-1.el9_2.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.16-1.el9_2.2.src", "product": { "name": "python3.9-0:3.9.16-1.el9_2.2.src", "product_id": "python3.9-0:3.9.16-1.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.16-1.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T13:39:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5462" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5531
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5531", "url": "https://access.redhat.com/errata/RHSA-2023:5531" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5531.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:53:07+00:00", "generator": { "date": "2025-08-02T17:53:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5531", "initial_release_date": "2023-10-09T10:22:58+00:00", "revision_history": [ { "date": "2023-10-09T10:22:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:22:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "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": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-test-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-47.el8_6.2.src", "product": { "name": "python3-0:3.6.8-47.el8_6.2.src", "product_id": "python3-0:3.6.8-47.el8_6.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.2.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:22:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5531" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5991
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5991", "url": "https://access.redhat.com/errata/RHSA-2023:5991" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5991.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-02T17:56:05+00:00", "generator": { "date": "2025-08-02T17:56:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5991", "initial_release_date": "2023-10-23T09:16:13+00:00", "revision_history": [ { "date": "2023-10-23T09:16:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:16:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:56: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 AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8020020231004234409:c9f5743f", "product": { "name": "python27:2.7:8020020231004234409:c9f5743f", "product_id": "python27:2.7:8020020231004234409:c9f5743f", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8020020231004234409:c9f5743f" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_id": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_id": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product_id": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:16:13+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.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5991" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:6069
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:6069", "url": "https://access.redhat.com/errata/RHSA-2023:6069" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6069.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2025-08-02T17:55:23+00:00", "generator": { "date": "2025-08-02T17:55:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6069", "initial_release_date": "2023-10-24T07:12:32+00:00", "revision_history": [ { "date": "2023-10-24T07:12:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-24T07:12:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8040020230922214438:63cd9eba", "product": { "name": "python39:3.9:8040020230922214438:63cd9eba", "product_id": "python39:3.9:8040020230922214438:63cd9eba", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9?rpmmod=python39:3.9:8040020230922214438:63cd9eba" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product_id": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-24T07:12:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6069" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:6885
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:6885", "url": "https://access.redhat.com/errata/RHSA-2023:6885" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6885.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-08-02T17:55:13+00:00", "generator": { "date": "2025-08-02T17:55:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6885", "initial_release_date": "2023-11-13T09:11:14+00:00", "revision_history": [ { "date": "2023-11-13T09:11:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-13T09:11:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55:13+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 Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.src", "product": { "name": "python-0:2.7.5-94.el7_9.src", "product_id": "python-0:2.7.5-94.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-0:2.7.5-94.el7_9.x86_64", "product_id": "python-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64", "product_id": "python-libs-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64", "product_id": "python-debug-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64", "product_id": "python-devel-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-test-0:2.7.5-94.el7_9.x86_64", "product_id": "python-test-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64", "product_id": "python-tools-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.x86_64", "product": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64", "product_id": "tkinter-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.i686", "product": { "name": "python-libs-0:2.7.5-94.el7_9.i686", "product_id": "python-libs-0:2.7.5-94.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-test-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product_id": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-0:2.7.5-94.el7_9.ppc64", "product_id": "python-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64", "product_id": "python-devel-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64", "product_id": "python-debug-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-test-0:2.7.5-94.el7_9.ppc64", "product_id": "python-test-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64", "product_id": "python-tools-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.ppc64", "product": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64", "product_id": "tkinter-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-0:2.7.5-94.el7_9.s390x", "product_id": "python-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-devel-0:2.7.5-94.el7_9.s390x", "product_id": "python-devel-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-libs-0:2.7.5-94.el7_9.s390x", "product_id": "python-libs-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-debug-0:2.7.5-94.el7_9.s390x", "product_id": "python-debug-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-test-0:2.7.5-94.el7_9.s390x", "product_id": "python-test-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-tools-0:2.7.5-94.el7_9.s390x", "product_id": "python-tools-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.s390x", "product": { "name": "tkinter-0:2.7.5-94.el7_9.s390x", "product_id": "tkinter-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.s390", "product": { "name": "python-libs-0:2.7.5-94.el7_9.s390", "product_id": "python-libs-0:2.7.5-94.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-13T09:11:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6885" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:6068
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:6068", "url": "https://access.redhat.com/errata/RHSA-2023:6068" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6068.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2025-08-02T17:55:36+00:00", "generator": { "date": "2025-08-02T17:55:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6068", "initial_release_date": "2023-10-24T07:19:53+00:00", "revision_history": [ { "date": "2023-10-24T07:19:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-24T07:19:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55: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 AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8060020230922214243:6a631399", "product": { "name": "python39:3.9:8060020230922214243:6a631399", "product_id": "python39:3.9:8060020230922214243:6a631399", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9?rpmmod=python39:3.9:8060020230922214243:6a631399" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product_id": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8060020230922214243:6a631399", "product": { "name": "python39-devel:3.9:8060020230922214243:6a631399", "product_id": "python39-devel:3.9:8060020230922214243:6a631399", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9?rpmmod=python39-devel:3.9:8060020230922214243:6a631399" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_id": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, "product_reference": "python39:3.9:8060020230922214243:6a631399", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src" }, "product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src" }, "product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, "product_reference": "python39-devel:3.9:8060020230922214243:6a631399", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-24T07:19:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6068" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5996
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5996", "url": "https://access.redhat.com/errata/RHSA-2023:5996" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5996.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:55:12+00:00", "generator": { "date": "2025-08-02T17:55:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5996", "initial_release_date": "2023-10-23T09:32:23+00:00", "revision_history": [ { "date": "2023-10-23T09:32:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:32:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-test-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-39.el8_4.3.src", "product": { "name": "python3-0:3.6.8-39.el8_4.3.src", "product_id": "python3-0:3.6.8-39.el8_4.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-39.el8_4.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:32:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5996" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5472
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5472", "url": "https://access.redhat.com/errata/RHSA-2023:5472" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5472.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2025-08-02T17:53:40+00:00", "generator": { "date": "2025-08-02T17:53:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5472", "initial_release_date": "2023-10-05T14:27:59+00:00", "revision_history": [ { "date": "2023-10-05T14:27:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T14:27:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:53:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:9.0::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product_id": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.10-4.el9_0.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-test-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.10-4.el9_0.2.src", "product": { "name": "python3.9-0:3.9.10-4.el9_0.2.src", "product_id": "python3.9-0:3.9.10-4.el9_0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.10-4.el9_0.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T14:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5472" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5995
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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: TLS handshake bypass (CVE-2023-40217)\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-2023:5995", "url": "https://access.redhat.com/errata/RHSA-2023:5995" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5995.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-08-02T17:54:27+00:00", "generator": { "date": "2025-08-02T17:54:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5995", "initial_release_date": "2023-10-23T09:29:48+00:00", "revision_history": [ { "date": "2023-10-23T09:29:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:29:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:54:27+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 E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-15.1.el8_1.2.src", "product": { "name": "python3-0:3.6.8-15.1.el8_1.2.src", "product_id": "python3-0:3.6.8-15.1.el8_1.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-15.1.el8_1.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-15.1.el8_1.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src" }, "product_reference": "python3-0:3.6.8-15.1.el8_1.2.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-15.1.el8_1.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src" }, "product_reference": "python3-0:3.6.8-15.1.el8_1.2.src", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:29:48+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.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5995" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5992
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5992", "url": "https://access.redhat.com/errata/RHSA-2023:5992" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5992.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-02T17:55:57+00:00", "generator": { "date": "2025-08-02T17:55:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5992", "initial_release_date": "2023-10-23T09:20:13+00:00", "revision_history": [ { "date": "2023-10-23T09:20:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:20:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:55:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8040020231004234308:7c6da464", "product": { "name": "python27:2.7:8040020231004234308:7c6da464", "product_id": "python27:2.7:8040020231004234308:7c6da464", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8040020231004234308:7c6da464" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product_id": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:20:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5992" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023:5990
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\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-2023:5990", "url": "https://access.redhat.com/errata/RHSA-2023:5990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5990.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-02T17:56:17+00:00", "generator": { "date": "2025-08-02T17:56:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:5990", "initial_release_date": "2023-10-23T09:15:23+00:00", "revision_history": [ { "date": "2023-10-23T09:15:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:15:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-02T17:56:17+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 E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8010020231004234533:208b345f", "product": { "name": "python27:2.7:8010020231004234533:208b345f", "product_id": "python27:2.7:8010020231004234533:208b345f", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8010020231004234533:208b345f" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, "product_reference": "python27:2.7:8010020231004234533:208b345f", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:15:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5990" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
wid-sec-w-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-27T23:00:00.000+00:00", "generator": { "date": "2024-11-28T11:39:04.623+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-27T23:00:00.000+00:00", "number": "2", "summary": "Produktzuordnung \u00fcberpr\u00fcft" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.0", "product": { "name": "Dell ECS \u003c3.8.1.0", "product_id": "T033919" } }, { "category": "product_version", "name": "3.8.1.0", "product": { "name": "Dell ECS 3.8.1.0", "product_id": "T033919-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2024-21626" } ] }
wid-sec-w-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:01.974+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
wid-sec-w-2023-2850
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "AIX ist ein Unix Betriebssystem von IBM.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in IBM AIX ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "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-2850 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2850.json" }, { "category": "self", "summary": "WID-SEC-2023-2850 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2850" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-11-07", "url": "https://aix.software.ibm.com/aix/efixes/security/python_advisory6.asc" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-11-07", "url": "https://www.ibm.com/support/pages/node/7068084" } ], "source_lang": "en-US", "title": "IBM AIX: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-11-07T23:00:00.000+00:00", "generator": { "date": "2024-08-15T18:01:16.059+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-2850", "initial_release_date": "2023-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM AIX \u003c= 7.3", "product": { "name": "IBM AIX \u003c= 7.3", "product_id": "T030976", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-45167", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in IBM AIX. Dieser Fehler besteht in der Python-Implementierung. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "last_affected": [ "T030976" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-45167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in IBM AIX. Dieser Fehler besteht in der Python-Implementierung aufgrund einer Race Condition im SSLSocket-Modul, die es erm\u00f6glicht, ein b\u00f6sartiges Client-Zertifikat in die TLS-Verbindung einzuschleusen und Zugriff auf die Ressourcen des Servers zu erhalten, ohne authentifiziert zu sein. Ein entfernter Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen." } ], "product_status": { "last_affected": [ "T030976" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" } ] }
wid-sec-w-2023-2173
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Sicherheitsmechanismen zu umgehen oder andere Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2173 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2173.json" }, { "category": "self", "summary": "WID-SEC-2023-2173 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2173" }, { "category": "external", "summary": "Python Security-Announce Mailing List vom 2023-08-24", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2222 vom 2023-09-08", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2222.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1816 vom 2023-09-11", "url": "https://alas.aws.amazon.com/ALAS-2023-1816.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3575 vom 2023-09-20", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3708-1 vom 2023-09-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016252.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3730-1 vom 2023-09-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016293.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3731-1 vom 2023-09-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016292.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3804-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016347.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3824-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016368.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3828-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016364.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2023-010 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2023-010.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3933-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016476.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3939-1 vom 2023-10-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016481.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3943-1 vom 2023-10-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016497.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5472 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5472" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5462 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5462" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5463 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5463" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5456 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5456" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20231006-0014 vom 2023-10-06", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5528 vom 2023-10-09", "url": "https://access.redhat.com/errata/RHSA-2023:5528" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5531 vom 2023-10-09", "url": "https://access.redhat.com/errata/RHSA-2023:5531" }, { "category": "external", "summary": "Debian Security Advisory DLA-3614 vom 2023-10-11", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5463 vom 2023-10-16", "url": "https://oss.oracle.com/pipermail/el-errata/2023-October/014753.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5463 vom 2023-10-16", "url": "http://linux.oracle.com/errata/ELSA-2023-5463.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5456 vom 2023-10-16", "url": "http://linux.oracle.com/errata/ELSA-2023-5456.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5462 vom 2023-10-18", "url": "http://linux.oracle.com/errata/ELSA-2023-5462.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3828-2 vom 2023-10-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016756.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5997 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5997" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5998 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5998" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5995 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5995" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5991 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5991" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5994 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5994" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5996 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5996" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6069 vom 2023-10-24", "url": "https://access.redhat.com/errata/RHSA-2023:6069" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6068 vom 2023-10-24", "url": "https://access.redhat.com/errata/RHSA-2023:6068" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5997 vom 2023-10-25", "url": "http://linux.oracle.com/errata/ELSA-2023-5997.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5994 vom 2023-10-25", "url": "http://linux.oracle.com/errata/ELSA-2023-5994.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5998 vom 2023-10-26", "url": "http://linux.oracle.com/errata/ELSA-2023-5998.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5992 vom 2023-10-28", "url": "https://access.redhat.com/errata/RHSA-2023:5992" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6290 vom 2023-11-03", "url": "https://access.redhat.com/errata/RHSA-2023:6290" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1876 vom 2023-11-03", "url": "https://alas.aws.amazon.com/ALAS-2023-1876.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5993 vom 2023-11-04", "url": "https://access.redhat.com/errata/RHSA-2023:5993" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5990 vom 2023-11-04", "url": "https://access.redhat.com/errata/RHSA-2023:5990" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6823 vom 2023-11-09", "url": "https://access.redhat.com/errata/RHSA-2023:6823" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6793 vom 2023-11-08", "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6823 vom 2023-11-09", "url": "https://linux.oracle.com/errata/ELSA-2023-6823.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6885 vom 2023-11-13", "url": "https://access.redhat.com/errata/RHSA-2023:6885" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6885 vom 2023-11-13", "url": "https://linux.oracle.com/errata/ELSA-2023-6885.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7034 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-7034.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7042 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-7042.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6513-1 vom 2023-11-23", "url": "https://ubuntu.com/security/notices/USN-6513-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6513-2 vom 2023-11-27", "url": "https://ubuntu.com/security/notices/USN-6513-2" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:6885 vom 2024-01-12", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099189.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:6823 vom 2024-01-12", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099186.html" }, { "category": "external", "summary": "IBM Security Bulletin 7108657 vom 2024-01-17", "url": "https://www.ibm.com/support/pages/node/7108657" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0784-1 vom 2024-03-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018103.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0785-1 vom 2024-03-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018102.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08", "url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-=" }, { "category": "external", "summary": "F5 Security Advisory K000139685 vom 2024-05-21", "url": "https://my.f5.com/manage/s/article/K000139685" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11", "url": "https://ubuntu.com/security/notices/USN-6891-1" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-239 vom 2024-07-18", "url": "https://www.dell.com/support/kbdoc/de-de/000227051/dsa-2024-239-security-update-dell-ecs-3-8-1-1-for-multiple-security-vulnerabilities" }, { "category": "external", "summary": "IBM Security Bulletin 7167111 vom 2024-09-03", "url": "https://www.ibm.com/support/pages/node/7167111" }, { "category": "external", "summary": "Debian Security Advisory DLA-3980 vom 2024-12-02", "url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7180-1 vom 2025-01-06", "url": "https://ubuntu.com/security/notices/USN-7180-1" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2816 vom 2025-04-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2816.html" } ], "source_lang": "en-US", "title": "Python: Schwachstelle erm\u00f6glicht Umgehung von Sicherheitsmechanismen", "tracking": { "current_release_date": "2025-04-01T22:00:00.000+00:00", "generator": { "date": "2025-04-02T08:26:22.428+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2023-2173", "initial_release_date": "2023-08-24T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-24T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-09-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-09-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian und SUSE aufgenommen" }, { "date": "2023-09-24T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE und Amazon aufgenommen" }, { "date": "2023-10-01T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-03T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-05T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-08T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2023-10-09T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-11T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-10-16T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-18T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-19T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-23T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-24T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-10-26T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-29T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-02T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-05T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Amazon und Red Hat aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-09T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-13T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-23T23:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-11-27T23:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-01-14T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2024-01-16T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "29", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-06T23:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von F5 aufgenommen" }, { "date": "2024-07-11T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-12-01T23:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-01-06T23:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-04-01T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "39" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.1", "product": { "name": "Dell ECS \u003c3.8.1.1", "product_id": "T036366" } }, { "category": "product_version", "name": "3.8.1.1", "product": { "name": "Dell ECS 3.8.1.1", "product_id": "T036366-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.1" } } } ], "category": "product_name", "name": "ECS" }, { "branches": [ { "category": "product_version", "name": "virtual", "product": { "name": "Dell NetWorker virtual", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "17.1.0-17.1.1", "product": { "name": "F5 BIG-IP 17.1.0-17.1.1", "product_id": "T034899", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.1" } } }, { "category": "product_version", "name": "16.1.0-16.1.4", "product": { "name": "F5 BIG-IP 16.1.0-16.1.4", "product_id": "T034901", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.4" } } }, { "category": "product_version", "name": "15.1.0-15.1.10", "product": { "name": "F5 BIG-IP 15.1.0-15.1.10", "product_id": "T034902", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:15.1.0_-_15.1.10" } } } ], "category": "product_name", "name": "BIG-IP" } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "category": "product_name", "name": "IBM Security Guardium", "product": { "name": "IBM Security Guardium", "product_id": "T021345", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:-" } } } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "T016960", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:-" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c3.11.5", "product": { "name": "Open Source Python \u003c3.11.5", "product_id": "T029558" } }, { "category": "product_version", "name": "3.11.5", "product": { "name": "Open Source Python 3.11.5", "product_id": "T029558-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.11.5" } } }, { "category": "product_version_range", "name": "\u003c3.10.13", "product": { "name": "Open Source Python \u003c3.10.13", "product_id": "T029559" } }, { "category": "product_version", "name": "3.10.13", "product": { "name": "Open Source Python 3.10.13", "product_id": "T029559-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.10.13" } } }, { "category": "product_version_range", "name": "\u003c3.9.18", "product": { "name": "Open Source Python \u003c3.9.18", "product_id": "T029560" } }, { "category": "product_version", "name": "3.9.18", "product": { "name": "Open Source Python 3.9.18", "product_id": "T029560-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.9.18" } } }, { "category": "product_version_range", "name": "\u003c3.8.18", "product": { "name": "Open Source Python \u003c3.8.18", "product_id": "T029561" } }, { "category": "product_version", "name": "3.8.18", "product": { "name": "Open Source Python 3.8.18", "product_id": "T029561-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.8.18" } } } ], "category": "product_name", "name": "Python" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "product_status": { "known_affected": [ "T034899", "T029561", "T029560", "67646", "T034902", "T034901", "T034583", "T036366", "T015632", "T012167", "T015631", "T004914", "T016960", "T022954", "T021345", "T014381", "2951", "T002207", "T000126", "T029559", "398363", "T029558", "1727" ] }, "release_date": "2023-08-24T22:00:00.000+00:00", "title": "CVE-2023-40217" } ] }
ghsa-4j9r-82g6-9mj3
Vulnerability from github
An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)
{ "affected": [], "aliases": [ "CVE-2023-40217" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-25T01:15:09Z", "severity": "MODERATE" }, "details": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "id": "GHSA-4j9r-82g6-9mj3", "modified": "2024-04-04T07:11:57Z", "published": "2023-08-25T03:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231006-0014" }, { "type": "WEB", "url": "https://www.python.org/dev/security" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
gsd-2023-40217
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-40217", "id": "GSD-2023-40217" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-40217" ], "details": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "id": "GSD-2023-40217", "modified": "2023-12-13T01:20:44.018097Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-40217", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.python.org/dev/security/", "refsource": "MISC", "url": "https://www.python.org/dev/security/" }, { "name": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "refsource": "CONFIRM", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "name": "https://security.netapp.com/advisory/ntap-20231006-0014/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.11.5", "versionStartIncluding": "3.11.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.10.13", "versionStartIncluding": "3.10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.9.18", "versionStartIncluding": "3.9.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.8.18", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-40217" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "https://www.python.org/dev/security/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.python.org/dev/security/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "name": "https://security.netapp.com/advisory/ntap-20231006-0014/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-10-11T23:15Z", "publishedDate": "2023-08-25T01:15Z" } } }
fkie_cve-2023-40217
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | ||
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | ||
cve@mitre.org | https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/ | ||
cve@mitre.org | https://security.netapp.com/advisory/ntap-20231006-0014/ | ||
cve@mitre.org | https://www.python.org/dev/security/ | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20231006-0014/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.python.org/dev/security/ | Vendor Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "matchCriteriaId": "57315FC0-A50B-4677-9186-FD04F046419C", "versionEndExcluding": "3.8.18", "vulnerable": true }, { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "matchCriteriaId": "9AEA72AE-65B5-4685-BB0C-5E077D4BFA6C", "versionEndExcluding": "3.9.18", "versionStartIncluding": "3.9.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "matchCriteriaId": "23CCE2C2-CC19-4C91-A173-B583E598FAFD", "versionEndExcluding": "3.10.13", "versionStartIncluding": "3.10.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "matchCriteriaId": "2EE37B61-ADAD-4F98-B732-DEBC5BECBC55", "versionEndExcluding": "3.11.5", "versionStartIncluding": "3.11.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ], "id": "CVE-2023-40217", "lastModified": "2024-11-21T08:19:01.303", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-08-25T01:15:09.017", "references": [ { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "source": "cve@mitre.org", "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "source": "cve@mitre.org", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.python.org/dev/security/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.python.org/dev/security/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.