Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-40217 (GCVE-0-2023-40217)
Vulnerability from cvelistv5 – Published: 2023-08-25 00:00 – Updated: 2025-11-03 21:49- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:49:23.434Z",
"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"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00005.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.810Z",
"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.000Z",
"dateReserved": "2023-08-10T00:00:00.000Z",
"dateUpdated": "2025-11-03T21:49:23.434Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-40217",
"date": "2026-07-19",
"epss": "0.0079",
"percentile": "0.52175"
},
"microsoft_vex": {
"current_release_date": "2023-10-11T00:00:00.000Z",
"cve": "CVE-2023-40217",
"id": "msrc_CVE-2023-40217",
"initial_release_date": "2023-08-01T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "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.)",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-40217.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-40217\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-08-25T01:15:09.017\",\"lastModified\":\"2026-06-17T06:16:46.963\",\"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.)\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C: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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-10-02T16:31:39.875777Z\",\"id\":\"CVE-2023-40217\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"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://lists.debian.org/debian-lts-announce/2024/11/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.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\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-28T07:38:36+00:00",
"cve": "CVE-2023-40217",
"id": "CVE-2023-40217",
"initial_release_date": "2023-08-25T00:00:00+00:00",
"product_status:fixed": "3265",
"product_status:known_not_affected": "66",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python: TLS handshake bypass",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-40217.json",
"version": "3"
},
"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"
}
}
}
RHSA-2023:6823
Vulnerability from csaf_redhat - Published: 2023-11-08 15:48 - Updated: 2026-06-28 12:18Python 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64 | — |
Vendor Fix
fix
|
{
"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": "2026-06-28T12:18:47+00:00",
"generator": {
"date": "2026-06-28T12:18:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.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": "2026-06-28T12:18:47+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.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-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.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-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.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-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-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.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.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.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.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-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.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.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-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.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.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.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.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-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.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.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.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.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-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-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-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.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-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-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.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-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.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-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.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-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-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.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.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.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.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-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.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.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.src",
"7Client-7.9.Z:python3-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.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.x86_64",
"7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"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.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-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-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-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.s390",
"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-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.src",
"7Workstation-7.9.Z:python3-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.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.x86_64",
"7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.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.src",
"7Client-7.9.Z:python3-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.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.x86_64",
"7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"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.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-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-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-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.s390",
"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-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.src",
"7Workstation-7.9.Z:python3-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.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.x86_64",
"7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.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.src",
"7Client-7.9.Z:python3-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.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.x86_64",
"7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64",
"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.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-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-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-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.s390",
"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-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.src",
"7Workstation-7.9.Z:python3-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.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.x86_64",
"7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686",
"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.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.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.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.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.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.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: TLS handshake bypass"
}
]
}
RHSA-2023:6885
Vulnerability from csaf_redhat - Published: 2023-11-13 09:11 - Updated: 2026-06-28 12:41Python 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:python-0:2.7.5-94.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-0:2.7.5-94.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64 | — |
Vendor Fix
fix
|
{
"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": "2026-06-28T12:41:04+00:00",
"generator": {
"date": "2026-06-28T12:41:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.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": "2026-06-28T12:41:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 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.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-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.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-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.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-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.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.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-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.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.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-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.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-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.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.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-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-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.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.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-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.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-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.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.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.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-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.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-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.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.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.src",
"7Client-7.9.Z:python-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.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.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"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.x86_64",
"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-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-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.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.s390x",
"7Server-optional-7.9.Z:python-debuginfo-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.src",
"7Workstation-7.9.Z:python-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.x86_64",
"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.x86_64",
"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.x86_64",
"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.x86_64",
"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.src",
"7Client-7.9.Z:python-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.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.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"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.x86_64",
"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-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-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.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.s390x",
"7Server-optional-7.9.Z:python-debuginfo-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.src",
"7Workstation-7.9.Z:python-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.x86_64",
"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.x86_64",
"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.x86_64",
"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.x86_64",
"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.src",
"7Client-7.9.Z:python-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.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.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64",
"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.x86_64",
"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.x86_64",
"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-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-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.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.s390x",
"7Server-optional-7.9.Z:python-debuginfo-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.src",
"7Workstation-7.9.Z:python-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.x86_64",
"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.x86_64",
"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.x86_64",
"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.x86_64",
"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"
}
]
}
SUSE-SU-2023:3708-1
Vulnerability from csaf_suse - Published: 2023-09-20 15:34 - Updated: 2023-09-20 15:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-base-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-testsuite-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-32bit-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.18-150300.4.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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:3730-1
Vulnerability from csaf_suse - Published: 2023-09-22 11:34 - Updated: 2023-09-22 11:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.23.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"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:3731-1
Vulnerability from csaf_suse - Published: 2023-09-22 11:35 - Updated: 2023-09-22 11:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-49.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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:3804-1
Vulnerability from csaf_suse - Published: 2023-09-27 12:36 - Updated: 2023-09-27 12:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-testsuite-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-testsuite-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.135.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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"
}
]
}
SUSE-SU-2023:3824-1
Vulnerability from csaf_suse - Published: 2023-09-27 16:44 - Updated: 2023-09-27 16:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-base-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-curses-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-dbm-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-devel-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-idle-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tk-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python310-tools-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-base-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-base-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-curses-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-dbm-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-devel-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-idle-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-testsuite-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tk-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python310-tools-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.13-150400.4.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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-2023:3828-1
Vulnerability from csaf_suse - Published: 2023-09-27 17:09 - Updated: 2023-09-27 17:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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:3828-2
Vulnerability from csaf_suse - Published: 2023-10-19 09:54 - Updated: 2023-10-19 09:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.51.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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:3933-1
Vulnerability from csaf_suse - Published: 2023-10-02 06:25 - Updated: 2023-10-02 06:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-demo-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-doc-2.7.18-150000.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-idle-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-base-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-curses-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-demo-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-devel-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-doc-2.7.18-150000.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-gdbm-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-idle-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-tk-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-xml-2.7.18-150000.54.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"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"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.